v0.9.9 css fixes
This commit is contained in:
@@ -208,10 +208,10 @@
|
||||
.footer-menu-item.danger { color: var(--error); }
|
||||
.footer-menu-item.danger:hover { background: #fce8e6; }
|
||||
|
||||
.group-item.has-unread { background: var(--primary-light); }
|
||||
.group-item.has-unread { background: var(--surface-variant); }
|
||||
.unread-name { font-weight: 700; color: var(--text-primary) !important; }
|
||||
.badge-unread {
|
||||
background: var(--text-secondary);
|
||||
background: #e53935;
|
||||
color: white;
|
||||
font-size: 11px;
|
||||
font-weight: 600;
|
||||
|
||||
Reference in New Issue
Block a user