From: Jo-Philipp Wich Date: Mon, 1 Nov 2010 19:42:01 +0000 (+0000) Subject: themes/openwrt: CSS fix X-Git-Tag: 0.10.0~531 X-Git-Url: https://git.archive.openwrt.org/?a=commitdiff_plain;h=26ba050939c9006757beb49ec53c61a25dca16eb;hp=4ede70c0cebed30a479b37b34cc7a1a60bf0fc24;p=project%2Fluci.git themes/openwrt: CSS fix --- 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; }