r59192 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r59191‎ | r59192 | r59193 >
Date:00:28, 18 November 2009
Author:catrope
Status:ok
Tags:
Comment:
Revert r58570 (override overspecific CSS on dewiki): can be done by making the offending CSS on dewiki more specific
Modified paths:
  • /trunk/phase3/skins/vector/main-ltr.css (modified) (history)
  • /trunk/phase3/skins/vector/main-rtl.css (modified) (history)

Diff [purge]

Index: trunk/phase3/skins/vector/main-ltr.css
@@ -217,7 +217,6 @@
218218 background-repeat: no-repeat;
219219 padding-left: 1px;
220220 margin-left: -1px;
221 - font-size:100% !important;
222221 }
223222 /* IGNORED BY IE6 */
224223 #head div.vectorMenu > h5 {
Index: trunk/phase3/skins/vector/main-rtl.css
@@ -217,7 +217,6 @@
218218 background-repeat: no-repeat;
219219 padding-left: 1px;
220220 margin-left: -1px;
221 - font-size:100% !important;
222221 }
223222 /* IGNORED BY IE6 */
224223 #head div.vectorMenu > h5 {

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r58570adding a styling rule to ensure vector menu h5s aren't f#ed with by the germa...adam00:50, 5 November 2009

Status & tagging log