fix notification rule
This commit is contained in:
parent
5ad9ac2066
commit
368bd9c429
1 changed files with 2 additions and 2 deletions
|
@ -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) */
|
||||
|
|
Loading…
Reference in a new issue