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

index 8fbc26f..699706a 100644 (file)
@@ -28,7 +28,9 @@
     background-color: White;
     padding-bottom: 0.2em;
 }
-
+#portlet-contentViews li a:hover {
+    padding-bottom: 0.5em;
+}
 /* log in etc */
 #portal-personaltools {
     padding-bottom: 0.1em;