UX: no red hearts in notifications
red hearts there call special attention to likes and emphasize likes over replies
This commit is contained in:
parent
53b1d89f96
commit
d647835afe
|
@ -193,7 +193,6 @@
|
|||
// Notifications
|
||||
&#notifications-dropdown {
|
||||
.fa { color: scale-color($primary, $lightness: 50%); }
|
||||
.fa-heart { color: $love; }
|
||||
.icon { color: scale-color($primary, $lightness: 30%); }
|
||||
li {
|
||||
background-color: dark-light-diff($tertiary, $secondary, 85%, -65%);
|
||||
|
|
Loading…
Reference in New Issue