SmartAudio/package/luci/luci-theme-freifunk-generic/htdocs/luci-static/freifunk-generic/ie7.css

21 lines
370 B
CSS
Raw Permalink Normal View History

2018-07-13 01:31:50 +00:00
div.cbi-value-field {
margin-left: 0 !important;
}
.cbi-section legend {
background-color: #ffffff;
color: #555555;
}
table.cbi-section-table td .cbi-input-text,
table.cbi-section-table td .cbi-input-select {
width: 95% !important;
}
.cbi-input-user,
.cbi-input-password {
text-indent: 0 !important;
padding-left: 1.5em !important;
width: 18.5em !important;
}