mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-30 17:24:16 +02:00
parent
245f392a9d
commit
e992eb6b26
@ -294,8 +294,21 @@ html.no-js .controls > .tabs {
|
||||
}
|
||||
|
||||
#menu {
|
||||
.badge {
|
||||
display: none;
|
||||
.nav-level-1 {
|
||||
> .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 {
|
||||
|
Loading…
x
Reference in New Issue
Block a user