themes/fledermaus: get rid of wobbly descriptions
authorJo-Philipp Wich <jow@openwrt.org>
Tue, 5 May 2009 19:59:03 +0000 (19:59 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Tue, 5 May 2009 19:59:03 +0000 (19:59 +0000)
themes/fledermaus/htdocs/luci-static/fledermaus/cascade.css

index f9adade..63f51d8 100644 (file)
@@ -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;