tab hover feedback also on ie5.5
authorGabriel Wicke <gwicke@users.mediawiki.org>
Tue, 27 Apr 2004 16:44:35 +0000 (16:44 +0000)
committerGabriel Wicke <gwicke@users.mediawiki.org>
Tue, 27 Apr 2004 16:44:35 +0000 (16:44 +0000)
stylesheets/monobook/IE55Fixes.css

index bdeb814..b9e1204 100644 (file)
@@ -45,6 +45,9 @@ body {
 #portlet-contentViews li a:hover {
     padding-bottom: 0.1em;
 }
+#portlet-contentViews li a:hover {
+    padding-bottom: 0.5em;
+}
 #portlet-contentViews li a {
     z-index: 0 !important;
 }