mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
normalize with topic map button color
This commit is contained in:
parent
8ae31b0cd2
commit
28d8fea4e9
@ -384,7 +384,7 @@ a.star {
|
|||||||
font-size: 0.929em;
|
font-size: 0.929em;
|
||||||
}
|
}
|
||||||
i.fa-times {
|
i.fa-times {
|
||||||
color: dark-light-choose(scale-color($primary, $lightness: 50%), scale-color($secondary, $lightness: 50%));
|
color: color: dark-light-choose(scale-color($primary, $lightness: 60%), scale-color($secondary, $lightness: 40%));
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user