X-Git-Url: https://git.archive.openwrt.org/?p=project%2Fluci.git;a=blobdiff_plain;f=themes%2Fopenwrt.org%2Fhtdocs%2Fluci-static%2Fopenwrt.org%2Fcascade.css;h=07e53b806d41c7faf4024331f4785a5291183b5a;hp=01ccb1e1adf8e0fddd61119d37685f51a63926db;hb=626225288e7566f04bb9c376609028385f2fe1a3;hpb=c199fb44c0b7d7cddec5d6c504edfd03db4e5c84 diff --git a/themes/openwrt.org/htdocs/luci-static/openwrt.org/cascade.css b/themes/openwrt.org/htdocs/luci-static/openwrt.org/cascade.css index 01ccb1e1a..07e53b806 100644 --- a/themes/openwrt.org/htdocs/luci-static/openwrt.org/cascade.css +++ b/themes/openwrt.org/htdocs/luci-static/openwrt.org/cascade.css @@ -765,6 +765,11 @@ ul.cbi-tabmenu li.cbi-tab-disabled a { color: #BBBBBB; } +ul.cbi-tabmenu li.cbi-tab-highlighted a { + color: #000000; + background-color: #FFEEAA; +} + ul.cbi-tabmenu li a:hover { color: #000000; }