c410f11ff6fba4ab93850a6d5e6f4a5fca9e6f01
[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 }