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