themes/openwrt: CSS fix
authorJo-Philipp Wich <jow@openwrt.org>
Mon, 1 Nov 2010 19:42:01 +0000 (19:42 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Mon, 1 Nov 2010 19:42:01 +0000 (19:42 +0000)
themes/openwrt/htdocs/luci-static/openwrt.org/cascade.css

index 9c351ae..bada73b 100644 (file)
@@ -607,7 +607,7 @@ table.smalltext tr td {
 }
 
 table.cbi-section-table .cbi-rowstyle-1,
-table.cbi-section-table .cbi-rowstyle-1 * {
+table.cbi-section-table .cbi-rowstyle-1>* {
        background-color: #eeeeff;
        color: #000000;
 }