* luci-0.8: merge r3607, r3608, r3611 and r3612
[project/luci.git] / themes / openwrt-light / htdocs / luci-static / openwrt-light / 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 }