mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-23 05:44:36 +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 {
|
#menu .nav-level-2 > .nav-item.active {
|
||||||
background-color: black;
|
background-color: @white;
|
||||||
|
|
||||||
|
a {
|
||||||
|
color: @text-color;
|
||||||
|
}
|
||||||
|
|
||||||
> a:focus, > a:hover {
|
> a:focus, > a:hover {
|
||||||
opacity: 1;
|
opacity: 1;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user