* luci/themes: css fixes
authorJo-Philipp Wich <jow@openwrt.org>
Thu, 23 Oct 2008 18:49:05 +0000 (18:49 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Thu, 23 Oct 2008 18:49:05 +0000 (18:49 +0000)
themes/openwrt-light/htdocs/luci-static/openwrt-light/cascade.css
themes/openwrt.org/htdocs/luci-static/openwrt.org/cascade.css

index 93b0a32eaf215ab512ff8b89655483490dc4120e..6c0e282c5f933069a6bf74145e89e7ee56510c6a 100644 (file)
@@ -448,14 +448,14 @@ input.cbi-input-user {
        background: url('../resources/cbi/user.gif') no-repeat scroll 1px center;
        background-color: inherit;
        color: #000000;
-       padding-left: 17px;
+       text-indent: 17px;
 }
 
 input.cbi-input-password {
        background: url('../resources/cbi/key.gif') no-repeat scroll 1px center;
        background-color: inherit;
        color: #000000;
-       padding-left: 17px;
+       text-indent: 17px;
 }
 
 input.cbi-input-find {
index b9854dc35d4033ff6b6099f4947d9a4c9864cb64..2c0004cbb6981a13efe9a03c4901ce58b1c1d59d 100644 (file)
@@ -470,14 +470,14 @@ input.cbi-input-user {
        background: url('../resources/cbi/user.gif') no-repeat scroll 1px center;
        background-color: inherit;
        color: #000000;
-       padding-left: 17px;
+       text-indent: 17px;
 }
 
 input.cbi-input-password {
        background: url('../resources/cbi/key.gif') no-repeat scroll 1px center;
        background-color: inherit;
        color: #000000;
-       padding-left: 17px;
+       text-indent: 17px;
 }
 
 input.cbi-input-find {