mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-31 01:34:09 +02:00
parent
245f392a9d
commit
e992eb6b26
@ -294,8 +294,21 @@ html.no-js .controls > .tabs {
|
|||||||
}
|
}
|
||||||
|
|
||||||
#menu {
|
#menu {
|
||||||
.badge {
|
.nav-level-1 {
|
||||||
display: none;
|
> .badge-nav-item > a {
|
||||||
|
position: relative;
|
||||||
|
|
||||||
|
> .badge {
|
||||||
|
position: absolute;
|
||||||
|
right: .5em;
|
||||||
|
bottom: .25em;
|
||||||
|
font-size: 75%;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
> .nav-item.active > a > .badge {
|
||||||
|
display: unset;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
img.icon {
|
img.icon {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user