mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-28 16:24: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);
|
.var(color, menu-color);
|
||||||
|
|
||||||
&.active {
|
&.active {
|
||||||
color: @menu-active-color;
|
.var(color, menu-active-color);
|
||||||
|
|
||||||
> a > .badge {
|
> a > .badge {
|
||||||
display: none;
|
display: none;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user