mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-04-08 17:15:08 +02:00
high-contrast.less: Adjust #menu
styles
This commit is contained in:
parent
652591ee96
commit
b73acda227
@ -35,8 +35,18 @@
|
||||
}
|
||||
}
|
||||
|
||||
#menu ul.nav-level-1 > .nav-item.active > a,
|
||||
#menu .nav-level-1 > .nav-item.active:not(.selected) > a:hover {
|
||||
color: @text-color;
|
||||
background-color: @white;
|
||||
}
|
||||
|
||||
#menu .nav-level-2 > .nav-item.active {
|
||||
background-color: black;
|
||||
background-color: @white;
|
||||
|
||||
a {
|
||||
color: @text-color;
|
||||
}
|
||||
|
||||
> a:focus, > a:hover {
|
||||
opacity: 1;
|
||||
|
Loading…
x
Reference in New Issue
Block a user