themes/openwrt: CSS fix

This commit is contained in:
Jo-Philipp Wich 2010-11-01 19:42:01 +00:00
parent 4ede70c0ce
commit 26ba050939

View 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;
}