* luci/themes: throw even more hacks at IE
authorJo-Philipp Wich <jow@openwrt.org>
Fri, 24 Oct 2008 20:33:19 +0000 (20:33 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Fri, 24 Oct 2008 20:33:19 +0000 (20:33 +0000)
themes/openwrt-light/htdocs/luci-static/openwrt-light/ie6.css
themes/openwrt-light/htdocs/luci-static/openwrt-light/ie7.css
themes/openwrt.org/htdocs/luci-static/openwrt.org/ie6.css
themes/openwrt.org/htdocs/luci-static/openwrt.org/ie7.css

index d65da4a19d9861f953ea051c1672be269631de0c..1c951854b58c72ab479dd455b743d121a7cea5a3 100644 (file)
        width: 50% !important;
 }
 
+* html .cbi-input-user,
+* html .cbi-input-password {
+       text-indent: 0 !important;
+       padding-left: 1.5em !important;
+}
+
 * html .cbi-section legend {
        background-color: #ffffff;
        color: #555555;
index c410f11ff6fba4ab93850a6d5e6f4a5fca9e6f01..67ed9fb8168a5b53e3afa7b02d443dedc5cfa5c7 100644 (file)
@@ -11,3 +11,10 @@ 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;
+}
index d65da4a19d9861f953ea051c1672be269631de0c..1c951854b58c72ab479dd455b743d121a7cea5a3 100644 (file)
        width: 50% !important;
 }
 
+* html .cbi-input-user,
+* html .cbi-input-password {
+       text-indent: 0 !important;
+       padding-left: 1.5em !important;
+}
+
 * html .cbi-section legend {
        background-color: #ffffff;
        color: #555555;
index c410f11ff6fba4ab93850a6d5e6f4a5fca9e6f01..67ed9fb8168a5b53e3afa7b02d443dedc5cfa5c7 100644 (file)
@@ -11,3 +11,10 @@ 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;
+}