mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-27 15:54:03 +02:00
menu.less: Use appropriate var for active menu item caret bg
This commit is contained in:
parent
e5cf4cdd17
commit
5f648128b5
@ -123,7 +123,7 @@
|
|||||||
position: absolute;
|
position: absolute;
|
||||||
right: -.75em;
|
right: -.75em;
|
||||||
|
|
||||||
background-color: @menu-bg-color;
|
background-color: @body-bg-color;
|
||||||
box-shadow: 0 0 1em 0 rgba(0,0,0,0.6);
|
box-shadow: 0 0 1em 0 rgba(0,0,0,0.6);
|
||||||
content: "";
|
content: "";
|
||||||
display: block;
|
display: block;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user