From: Gabriel Wicke Date: Tue, 27 Apr 2004 16:44:16 +0000 (+0000) Subject: tab hover feedback also on ie6 X-Git-Tag: 1.3.0beta1~247 X-Git-Url: http://git.cyclocoop.org/fichier?a=commitdiff_plain;h=df18327617ed86f97bde09cbeb898c118d89d7da;p=lhc%2Fweb%2Fwiklou.git tab hover feedback also on ie6 --- diff --git a/stylesheets/monobook/IE60Fixes.css b/stylesheets/monobook/IE60Fixes.css index 8fbc26f2e6..699706a287 100644 --- a/stylesheets/monobook/IE60Fixes.css +++ b/stylesheets/monobook/IE60Fixes.css @@ -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;