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,7 +373,7 @@ strong.attention-caution, svg.attention-caution {
background: var(--disroot-purple-lighter);
}
#navbar a.item .notification_count {
#navbar a.item .notification_count, #navbar a.item .header-stopwatch-dot {
background: var(--disroot-purple-even-lighter);
}