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
|
||||||
&#notifications-dropdown {
|
&#notifications-dropdown {
|
||||||
.fa { color: scale-color($primary, $lightness: 50%); }
|
.fa { color: scale-color($primary, $lightness: 50%); }
|
||||||
.fa-heart { color: $love; }
|
|
||||||
.icon { color: scale-color($primary, $lightness: 30%); }
|
.icon { color: scale-color($primary, $lightness: 30%); }
|
||||||
li {
|
li {
|
||||||
background-color: dark-light-diff($tertiary, $secondary, 85%, -65%);
|
background-color: dark-light-diff($tertiary, $secondary, 85%, -65%);
|
||||||
|
|
Loading…
Reference in New Issue