luci-theme-material: fix apply dropdown color
authorFlorian Eckert <fe@dev.tdt.de>
Mon, 20 Jan 2020 13:11:16 +0000 (14:11 +0100)
committerFlorian Eckert <fe@dev.tdt.de>
Mon, 20 Jan 2020 13:11:53 +0000 (14:11 +0100)
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
themes/luci-theme-material/htdocs/luci-static/material/cascade.css

index 40ff001b9501c3b42ce890333bfcd46d8329ebe1..201713fcbdf5f540efbf3dcddd456181658ba550 100644 (file)
@@ -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],