luci-theme-material: fix apply dropdown color
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
(cherry picked from commit 1c49bda198
)
This commit is contained in:
parent
dc79166bd3
commit
c395d43807
1 changed files with 1 additions and 0 deletions
|
@ -1483,6 +1483,7 @@ body:not(.Interfaces) .cbi-rowstyle-2:first-child {
|
|||
border: thin solid #918e8c;
|
||||
background: #f6f6f6;
|
||||
box-shadow: 0 0 4px #918e8c;
|
||||
color: var(--main-menu-color);
|
||||
}
|
||||
|
||||
.cbi-dropdown > ul > li[display],
|
||||
|
|
Loading…
Reference in a new issue