mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-27 07:44:04 +02:00
css: Use a more strict rule to apply selected
style to active nav items
(cherry picked from commit 2da08ff58db7b065d6b6d51a3831fd62580c1635)
This commit is contained in:
parent
b84a219413
commit
bf2b3fa375
@ -107,7 +107,7 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
ul:not(.nav-level-2) > .selected > a {
|
#menu ul:not(.nav-level-2) > .selected > a {
|
||||||
background-color: @menu-highlight-color;
|
background-color: @menu-highlight-color;
|
||||||
color: @text-color-inverted;
|
color: @text-color-inverted;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user