* luci/themes: compat fix for all css files
authorJo-Philipp Wich <jow@openwrt.org>
Tue, 7 Oct 2008 15:47:32 +0000 (15:47 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Tue, 7 Oct 2008 15:47:32 +0000 (15:47 +0000)
themes/fledermaus/htdocs/luci-static/fledermaus/cascade.css
themes/freifunk-bno/htdocs/luci-static/freifunk-bno/cascade.css
themes/freifunk/htdocs/luci-static/freifunk/cascade.css
themes/openwrt-light/htdocs/luci-static/openwrt-light/cascade.css
themes/openwrt.org/htdocs/luci-static/openwrt.org/cascade.css

index c81ff32..590e062 100644 (file)
@@ -277,7 +277,7 @@ input.cbi-input-user {
        padding-left: 17px;
 }
 
-input.cbi-input-key {
+input.cbi-input-password {
        background: url('../resources/cbi/key.gif') no-repeat scroll 1px center;
        background-color: inherit;
        padding-left: 17px;
index c6f236d..3507777 100644 (file)
@@ -374,7 +374,7 @@ input.cbi-input-user {
        padding-left: 17px;
 }
 
-input.cbi-input-key {
+input.cbi-input-password {
        background: url('../resources/cbi/key.gif') no-repeat scroll 1px center;
        background-color: inherit;
        padding-left: 17px;
index c6f236d..3507777 100644 (file)
@@ -374,7 +374,7 @@ input.cbi-input-user {
        padding-left: 17px;
 }
 
-input.cbi-input-key {
+input.cbi-input-password {
        background: url('../resources/cbi/key.gif') no-repeat scroll 1px center;
        background-color: inherit;
        padding-left: 17px;
index cdc0d4e..a78326c 100644 (file)
@@ -262,7 +262,7 @@ input.cbi-input-user {
        padding-left: 17px;
 }
 
-input.cbi-input-key {
+input.cbi-input-password {
        background: url('../resources/cbi/key.gif') no-repeat scroll 1px center;
        background-color: inherit;
        padding-left: 17px;
index dbd3a48..85934d9 100644 (file)
@@ -484,7 +484,7 @@ input.cbi-input-user {
        padding-left: 17px;
 }
 
-input.cbi-input-key {
+input.cbi-input-password {
        background: url('../resources/cbi/key.gif') no-repeat scroll 1px center;
        background-color: inherit;
        color: #000000;