diff options
Diffstat (limited to 'themes')
-rw-r--r-- | themes/luci-theme-material/htdocs/luci-static/material/cascade.css | 1 |
1 files changed, 1 insertions, 0 deletions
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 40ff001b95..201713fcbd 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], |