mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-09-26 11:19:14 +02:00
CSS: Fix hovered active background in flyout menu
This commit is contained in:
parent
4ab7bf5278
commit
69325b6d92
@ -229,6 +229,10 @@
|
||||
display: none;
|
||||
}
|
||||
|
||||
&.active:hover {
|
||||
background: @icinga-blue;
|
||||
}
|
||||
|
||||
&:hover {
|
||||
background: @tr-active-color;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user