fix colour of bottom border of favourite notifications
This commit is contained in:
parent
18f6b7e994
commit
3da7ff7230
@ -1025,7 +1025,7 @@ a.status-card.compact:hover {
|
||||
|
||||
.notification-favourite .status.status-direct:not(.read) {
|
||||
background: transparent;
|
||||
border-bottom: #eeeeee;
|
||||
border-bottom: 1px solid lighten(#eeeeee, 4%);
|
||||
}
|
||||
|
||||
.loading-indicator__figure {
|
||||
|
Loading…
Reference in New Issue
Block a user