Make active bookmarks red (fixes #493)
This commit is contained in:
@ -248,6 +248,10 @@
|
||||
color: $gold-star;
|
||||
}
|
||||
|
||||
.bookmark-icon.active {
|
||||
color: $red-bookmark;
|
||||
}
|
||||
|
||||
.notification__display-name {
|
||||
color: inherit;
|
||||
font-weight: 500;
|
||||
|
Reference in New Issue
Block a user