mirror of
https://github.com/discourse/discourse.git
synced 2025-01-18 11:42:53 +08:00
UX: improves edit reason contrast in dark themes
This commit is contained in:
parent
75d6cfb599
commit
cc77a285ee
|
@ -102,7 +102,7 @@
|
|||
font-weight: bold;
|
||||
}
|
||||
span.edit-reason {
|
||||
background-color: lighten($highlight, 23%);
|
||||
background-color: $highlight-medium;
|
||||
padding: 3px 5px 5px 5px;
|
||||
}
|
||||
.d-icon-ban {
|
||||
|
|
Loading…
Reference in New Issue
Block a user