mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-26 23:34:08 +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;
|
||||
right: -.75em;
|
||||
|
||||
background-color: @menu-bg-color;
|
||||
background-color: @body-bg-color;
|
||||
box-shadow: 0 0 1em 0 rgba(0,0,0,0.6);
|
||||
content: "";
|
||||
display: block;
|
||||
|
Loading…
x
Reference in New Issue
Block a user