From: Florian Eckert Date: Mon, 20 Jan 2020 13:11:16 +0000 (+0100) Subject: luci-theme-material: fix apply dropdown color X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=1c49bda198ef33c0423777a966e6c6ab477da34b;p=oweals%2Fluci.git luci-theme-material: fix apply dropdown color Signed-off-by: Florian Eckert --- diff --git a/themes/luci-theme-material/htdocs/luci-static/material/cascade.css b/themes/luci-theme-material/htdocs/luci-static/material/cascade.css index 40ff001b9..201713fcb 100644 --- a/themes/luci-theme-material/htdocs/luci-static/material/cascade.css +++ b/themes/luci-theme-material/htdocs/luci-static/material/cascade.css @@ -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],