mirror of
https://github.com/snipe/snipe-it.git
synced 2024-12-25 05:34:06 -08:00
black hover bg for dark yellow theme
This commit is contained in:
parent
5519fddb78
commit
f7f199d929
|
@ -356,7 +356,7 @@ input[type=text], input[type=search] {
|
|||
color: var(--header);
|
||||
}
|
||||
.skin-yellow-dark .main-header .navbar .dropdown-menu li a:hover {
|
||||
background-color: #ffcc32;
|
||||
background-color: #000000;
|
||||
}
|
||||
tr th div.th-inner {
|
||||
color:var(--text-main);
|
||||
|
|
Loading…
Reference in a new issue