6a238903b02647330ecd94a325ed7d3cafd98491
[project/luci.git] / themes / freifunk-hannover / htdocs / luci-static / freifunk-hannover / 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 }
14
15 .cbi-input-user,
16 .cbi-input-password {
17 text-indent: 0 !important;
18 padding-left: 1.5em !important;
19 width: 18.5em !important;
20 }