mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-28 00:04:04 +02:00
css: Respect --menu-active-color
This commit is contained in:
parent
e3dbd01e86
commit
723e3ec362
@ -68,7 +68,7 @@
|
||||
.var(color, menu-color);
|
||||
|
||||
&.active {
|
||||
color: @menu-active-color;
|
||||
.var(color, menu-active-color);
|
||||
|
||||
> a > .badge {
|
||||
display: none;
|
||||
|
Loading…
x
Reference in New Issue
Block a user