mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-09-24 10:27:46 +02:00
configmenu.less: Remove redundant .flyout-menu
styles
This commit is contained in:
parent
71dabf0d47
commit
c6e5e30355
@ -99,7 +99,6 @@
|
|||||||
|
|
||||||
.nav-level-1 li a {
|
.nav-level-1 li a {
|
||||||
// Match effective padding left of level-2 flyouts. (1.5 + .5 em)
|
// Match effective padding left of level-2 flyouts. (1.5 + .5 em)
|
||||||
padding-left: 2em;
|
|
||||||
font-size: 11/12em;
|
font-size: 11/12em;
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -110,23 +109,6 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.nav-level-1 li {
|
|
||||||
&.badge-nav-item > a {
|
|
||||||
display: flex;
|
|
||||||
align-items: baseline;
|
|
||||||
width: 100%;
|
|
||||||
|
|
||||||
.state-badge {
|
|
||||||
margin-left: auto;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
.nav-item-logout {
|
|
||||||
color: @color-critical;
|
|
||||||
border-top: 1px solid @gray-lighter;
|
|
||||||
}
|
|
||||||
|
|
||||||
.user-ball {
|
.user-ball {
|
||||||
.ball();
|
.ball();
|
||||||
.ball-size-l();
|
.ball-size-l();
|
||||||
|
Loading…
x
Reference in New Issue
Block a user