themes/openwrt: CSS fix
This commit is contained in:
parent
4ede70c0ce
commit
26ba050939
1 changed files with 1 additions and 1 deletions
|
@ -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 * {
|
table.cbi-section-table .cbi-rowstyle-1>* {
|
||||||
background-color: #eeeeff;
|
background-color: #eeeeff;
|
||||||
color: #000000;
|
color: #000000;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue