mirror of
https://github.com/discourse/discourse.git
synced 2025-03-05 18:59:22 +00:00
scale quote highlight color
This commit is contained in:
parent
a83859ea59
commit
8fa580f40d
@ -1045,5 +1045,5 @@ a.attachment:before {
|
||||
}
|
||||
|
||||
span.highlighted {
|
||||
background-color: $highlight;
|
||||
background-color: scale-color($highlight, $lightness: 70%);
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user