summaryrefslogtreecommitdiffhomepage
path: root/themes/fledermaus
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2008-10-07 15:47:32 +0000
committerJo-Philipp Wich <jow@openwrt.org>2008-10-07 15:47:32 +0000
commit9cacdbc05cf66bb452598b29d3ac57ea69cbadca (patch)
tree9757363d822284967653ed441309fd928ed9c25e /themes/fledermaus
parent8ecff0a9cc9edb3156f8d10880aa2091bdb42c64 (diff)
* luci/themes: compat fix for all css files
Diffstat (limited to 'themes/fledermaus')
-rw-r--r--themes/fledermaus/htdocs/luci-static/fledermaus/cascade.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/fledermaus/htdocs/luci-static/fledermaus/cascade.css b/themes/fledermaus/htdocs/luci-static/fledermaus/cascade.css
index c81ff3220..590e06298 100644
--- a/themes/fledermaus/htdocs/luci-static/fledermaus/cascade.css
+++ b/themes/fledermaus/htdocs/luci-static/fledermaus/cascade.css
@@ -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;