mirror of
https://github.com/discourse/discourse.git
synced 2025-02-17 00:35:50 +00:00
UX: don't change color of number in badge on hover
This commit is contained in:
parent
398f10bf4f
commit
b35682112b
@ -243,6 +243,10 @@
|
||||
color: $secondary;
|
||||
}
|
||||
|
||||
&:hover {
|
||||
color: $secondary;
|
||||
}
|
||||
|
||||
// New posts
|
||||
|
||||
&.new-posts, &.unread-posts {
|
||||
|
Loading…
x
Reference in New Issue
Block a user