* 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 93b0a32..6c0e282 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;
        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;
 }
 
 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 {
 }
 
 input.cbi-input-find {
index b9854dc..2c0004c 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;
        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;
 }
 
 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 {
 }
 
 input.cbi-input-find {