From 26ba050939c9006757beb49ec53c61a25dca16eb Mon Sep 17 00:00:00 2001 From: Jo-Philipp Wich Date: Mon, 1 Nov 2010 19:42:01 +0000 Subject: [PATCH 1/1] themes/openwrt: CSS fix --- themes/openwrt/htdocs/luci-static/openwrt.org/cascade.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/openwrt/htdocs/luci-static/openwrt.org/cascade.css b/themes/openwrt/htdocs/luci-static/openwrt.org/cascade.css index 9c351aebf..bada73b99 100644 --- a/themes/openwrt/htdocs/luci-static/openwrt.org/cascade.css +++ b/themes/openwrt/htdocs/luci-static/openwrt.org/cascade.css @@ -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; } -- 2.11.0