grafana: dropdown fixes
This commit is contained in:
parent
c533c46f65
commit
463950582c
@ -114,10 +114,10 @@ color:#FFFFFF !important;
|
|||||||
background: rgba(0, 0, 0, 0.25)!important;
|
background: rgba(0, 0, 0, 0.25)!important;
|
||||||
}
|
}
|
||||||
.dropdown-menu>li>a {
|
.dropdown-menu>li>a {
|
||||||
color: #ffffff;
|
color: #ffffff!important;
|
||||||
}
|
}
|
||||||
.dropdown-menu-item-shortcut {
|
.dropdown-menu-item-shortcut {
|
||||||
color: #ffffff;
|
color: #ffffff!important;
|
||||||
}
|
}
|
||||||
.dropdown-submenu:hover>a {
|
.dropdown-submenu:hover>a {
|
||||||
Background-color: rgba(0, 0, 0, 0.25)!important;
|
Background-color: rgba(0, 0, 0, 0.25)!important;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user