thomes/openwrt.org: small css change
[project/luci.git] / themes / openwrt.org / htdocs / luci-static / openwrt.org / cascade.css
index 01ccb1e..122dc23 100644 (file)
@@ -616,7 +616,7 @@ table.cbi-section-table .cbi-rowstyle-1 * {
 div.cbi-value {
        clear: left;
        vertical-align: middle;
-       padding-left: 0.25em;
+       padding: 0.25em;
        border-bottom: 1px dotted #bbbbbb;
 }
 
@@ -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;
 }