From: Daniel Cannon Date: Thu, 4 Oct 2007 21:42:52 +0000 (+0000) Subject: (bug 9718) Remove browser-dependent and redundant css introduced by r11305. X-Git-Tag: 1.31.0-rc.0~51218 X-Git-Url: https://git.cyclocoop.org/%7B%24admin_url%7Dmembres/modifier.php?a=commitdiff_plain;h=f5b8ac217a5a1e19ff883940c084c7704807dcbe;p=lhc%2Fweb%2Fwiklou.git (bug 9718) Remove browser-dependent and redundant css introduced by r11305. --- diff --git a/skins/monobook/main.css b/skins/monobook/main.css index a579b5c7bb..7f65d4dea7 100644 --- a/skins/monobook/main.css +++ b/skins/monobook/main.css @@ -724,30 +724,6 @@ special external link styling */ background-position: 35% 50% !important; text-decoration: none; } -/* -** the navigation portlet -*/ - -#p-navigation { - position: relative; - z-index: 3; -} -#p-navigation a { - display: block; -} -#p-navigation li.active a, #p-navigation li.active a:hover { - display: inline; -} - -#p-navigation .pBody { - padding-right: 0; -} - -#p-navigation li.active a, #p-navigation li.active a:hover { - text-decoration: none; - font-weight: bold; -} - /* ** Search portlet