OpenWrt.org Oxygen theme, first steps
[project/luci.git] / themes / openwrt.org-oxygen / htdocs / luci-static / openwrt.org-oxygen / ie7.css
diff --git a/themes/openwrt.org-oxygen/htdocs/luci-static/openwrt.org-oxygen/ie7.css b/themes/openwrt.org-oxygen/htdocs/luci-static/openwrt.org-oxygen/ie7.css
new file mode 100644 (file)
index 0000000..67ed9fb
--- /dev/null
@@ -0,0 +1,20 @@
+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;
+}