mirror of
https://github.com/zulip/zulip.git
synced 2025-11-04 22:13:26 +00:00
left_sidebar: Fade muted unread dots on headers and inactive toggles.
This commit is contained in:
@@ -797,7 +797,8 @@ ul.filters {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.has-only-muted-unreads {
|
.has-only-muted-unreads {
|
||||||
.unread_count {
|
.unread_count,
|
||||||
|
.masked_unread_count {
|
||||||
opacity: var(--opacity-left-sidebar-muted);
|
opacity: var(--opacity-left-sidebar-muted);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user