mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-27 07:44:04 +02:00
menu.less: Fix drop shadow obscuring #toggle-sidebar and active list itemm caret
This commit is contained in:
parent
22dc22b535
commit
049aadefc6
@ -163,6 +163,7 @@
|
|||||||
position: absolute;
|
position: absolute;
|
||||||
top: .5em;
|
top: .5em;
|
||||||
right: -.75em;
|
right: -.75em;
|
||||||
|
z-index: 3;
|
||||||
}
|
}
|
||||||
|
|
||||||
&.active > a {
|
&.active > a {
|
||||||
@ -457,6 +458,7 @@ input[type=text].search-input {
|
|||||||
position: absolute;
|
position: absolute;
|
||||||
bottom: 0.2em;
|
bottom: 0.2em;
|
||||||
right: 0;
|
right: 0;
|
||||||
|
z-index: 3;
|
||||||
|
|
||||||
i {
|
i {
|
||||||
background-color: @body-bg-color;
|
background-color: @body-bg-color;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user