fix notification rule

This commit is contained in:
meaz 2024-07-25 09:45:59 +02:00
parent 5ad9ac2066
commit 368bd9c429
Signed by: meaz
GPG key ID: CD7A47B2F1ED43B4

View file

@ -373,8 +373,8 @@ strong.attention-caution, svg.attention-caution {
background: var(--disroot-purple-lighter);
}
#navbar a.item .notification_count {
background: var(--disroot-purple-even-lighter);
#navbar a.item .notification_count, #navbar a.item .header-stopwatch-dot {
background: var(--disroot-purple-even-lighter);
}
/* Dashboard navbar (for Organizations) */