mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-09-26 03:09:10 +02:00
Reduce opacity of icon images in the menu when they are hovered
This commit is contained in:
parent
16acbeb013
commit
32fa49741e
@ -156,6 +156,10 @@
|
||||
> a > .badge {
|
||||
display: none;
|
||||
}
|
||||
|
||||
img.icon {
|
||||
opacity: .6;
|
||||
}
|
||||
}
|
||||
|
||||
#menu .nav-level-1 > .nav-item:not(.active):hover {
|
||||
|
Loading…
x
Reference in New Issue
Block a user