r26419 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r26418‎ | r26419 | r26420 >
Date:21:42, 4 October 2007
Author:amidaniel
Status:old
Tags:
Comment:
(bug 9718) Remove browser-dependent and redundant css introduced by r11305.
Modified paths:
  • /trunk/phase3/skins/monobook/main.css (modified) (history)

Diff [purge]

Index: trunk/phase3/skins/monobook/main.css
@@ -724,31 +724,7 @@
725725 background-position: 35% 50% !important;
726726 text-decoration: none;
727727 }
728 -/*
729 -** the navigation portlet
730 -*/
731728
732 -#p-navigation {
733 - position: relative;
734 - z-index: 3;
735 -}
736 -#p-navigation a {
737 - display: block;
738 -}
739 -#p-navigation li.active a, #p-navigation li.active a:hover {
740 - display: inline;
741 -}
742 -
743 -#p-navigation .pBody {
744 - padding-right: 0;
745 -}
746 -
747 -#p-navigation li.active a, #p-navigation li.active a:hover {
748 - text-decoration: none;
749 - font-weight: bold;
750 -}
751 -
752 -
753729 /*
754730 ** Search portlet
755731 */

Follow-up revisions

RevisionCommit summaryAuthorDate
r26431Merged revisions 26331-26430 via svnmerge from...david06:44, 5 October 2007

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r11305navbar v3 - bold links!tomgilder00:39, 12 October 2005

Status & tagging log