* 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
diff --git a/themes/openwrt-light/htdocs/luci-static/openwrt-light/ie7.css b/themes/openwrt-light/htdocs/luci-static/openwrt-light/ie7.css
new file mode 100644 (file)
index 0000000..c410f11
--- /dev/null
@@ -0,0 +1,13 @@
+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;
+}