mirror of
https://github.com/codeninjasllc/discourse.git
synced 2025-04-16 08:54:59 -04:00
UX: Dark theme tweaks for edit history.
This commit is contained in:
parent
9f264d2477
commit
3af5ab8c2c
1 changed files with 1 additions and 0 deletions
|
@ -30,6 +30,7 @@
|
|||
filter: alpha(opacity=75);
|
||||
}
|
||||
.diff-ins {
|
||||
color: dark-light-choose($primary, $secondary);
|
||||
background: scale-color($success, $lightness: 90%);
|
||||
}
|
||||
ins {
|
||||
|
|
Loading…
Add table
Reference in a new issue