* luci/themes/openwrt.org: fourth round of layout fixes, affects IE6 and IE7
[project/luci.git] / themes / openwrt.org / htdocs / luci-static / openwrt.org / ie7.css
1 div.cbi-value-field {
2 margin-left: 0 !important;
3 }
4
5 .cbi-section legend {
6 background-color: #ffffff;
7 color: #555555;
8 }
9
10 table.cbi-section-table td .cbi-input-text,
11 table.cbi-section-table td .cbi-input-select {
12 width: 95% !important;
13 }