mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-09-26 03:09:10 +02:00
parent
e1203b06c5
commit
ff399e26ff
@ -100,3 +100,19 @@
|
|||||||
.dropdown-nav-item > ul > li:hover > a > .display-on-hover {
|
.dropdown-nav-item > ul > li:hover > a > .display-on-hover {
|
||||||
position: static;
|
position: static;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#close-container-control-ghost {
|
||||||
|
display: none;
|
||||||
|
}
|
||||||
|
|
||||||
|
.close-container-control {
|
||||||
|
position: absolute;
|
||||||
|
top: 0;
|
||||||
|
right: 0;
|
||||||
|
margin-top: -2.6em;
|
||||||
|
color: @body-bg-color;
|
||||||
|
padding: 0 1em;
|
||||||
|
height: 1.938em;
|
||||||
|
line-height: 2.6em;
|
||||||
|
width: 3em;
|
||||||
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user