r54197 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r54196‎ | r54197 | r54198 >
Date:11:10, 2 August 2009
Author:ialex
Status:ok (Comments)
Tags:
Comment:
Follow-up r53457: same for modern skin
Modified paths:
  • /trunk/phase3/skins/modern/main.css (modified) (history)

Diff [purge]

Index: trunk/phase3/skins/modern/main.css
@@ -396,6 +396,10 @@
397397 color: white;
398398 }
399399
 400+#mw-pref-clear {
 401+ clear: both;
 402+}
 403+
400404 #mw_content a.external,
401405 #mw_content a[href ^="gopher://"] {
402406 background: url(external.png) center right no-repeat;

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r53457(bug 19759) successbox on Special:Preferences now correctly aligned on standa...ialex21:23, 18 July 2009

Comments

#Comment by Simetrical (talk | contribs)   17:48, 2 August 2009

Isn't this what skins/shared.css is for?

#Comment by IAlex (talk | contribs)   18:17, 4 August 2009

Monobook and Vector skins implement it differently so they don't need it. Dunno if it would change anything for them if that was moved in skins/shared.css.

Status & tagging log