* luci/themes/openwrt-light: sync layout and code to openwrt.org theme
[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 }