summaryrefslogtreecommitdiffhomepage
path: root/themes/fledermaus
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2009-05-05 19:59:03 +0000
committerJo-Philipp Wich <jow@openwrt.org>2009-05-05 19:59:03 +0000
commit09f9c54357f61586cbded4feaf90be8ac9df8726 (patch)
tree8ba5dc526f436f92f3add5b79a6047d44cf987d8 /themes/fledermaus
parent34f8367c780bb3b9135e9882df6d1a180742aad4 (diff)
themes/fledermaus: get rid of wobbly descriptions
Diffstat (limited to 'themes/fledermaus')
-rw-r--r--themes/fledermaus/htdocs/luci-static/fledermaus/cascade.css8
1 files changed, 0 insertions, 8 deletions
diff --git a/themes/fledermaus/htdocs/luci-static/fledermaus/cascade.css b/themes/fledermaus/htdocs/luci-static/fledermaus/cascade.css
index f9adadee8..63f51d852 100644
--- a/themes/fledermaus/htdocs/luci-static/fledermaus/cascade.css
+++ b/themes/fledermaus/htdocs/luci-static/fledermaus/cascade.css
@@ -431,14 +431,6 @@ div.cbi-value-description {
font-size: 90%;
}
-div.cbi-value-field > div.cbi-value-description {
- display: none;
-}
-
-div.cbi-value:hover div.cbi-value-field > div.cbi-value-description {
- display: block;
-}
-
div.cbi-section-create {
clear: left;
white-space: nowrap;