summaryrefslogtreecommitdiffhomepage
path: root/themes
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2010-11-01 19:42:01 +0000
committerJo-Philipp Wich <jow@openwrt.org>2010-11-01 19:42:01 +0000
commit26ba050939c9006757beb49ec53c61a25dca16eb (patch)
tree1e57b8ebc6260e7a89c1e28b04460417785f992e /themes
parent4ede70c0cebed30a479b37b34cc7a1a60bf0fc24 (diff)
themes/openwrt: CSS fix
Diffstat (limited to 'themes')
-rw-r--r--themes/openwrt/htdocs/luci-static/openwrt.org/cascade.css2
1 files changed, 1 insertions, 1 deletions
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;
}