r70552 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r70551‎ | r70552 | r70553 >
Date:10:57, 6 August 2010
Author:huji
Status:resolved (Comments)
Tags:
Comment:
Updating main-rtl.css for Vector skin to ensure all left-aligned (or left-directioned) elements of the page are mirrored to right correctly.
Modified paths:
  • /trunk/phase3/skins/vector/main-rtl.css (modified) (history)

Diff [purge]

Index: trunk/phase3/skins/vector/main-rtl.css
@@ -1153,3 +1153,9 @@
11541154 background-position:left bottom;
11551155 background-repeat:no-repeat;
11561156 }
 1157+
 1158+/* Convenience links to edit block, delete and protect reasons */
 1159+p.mw-ipb-conveniencelinks, p.mw-protect-editreasons,
 1160+p.mw-filedelete-editreasons, p.mw-delete-editreasons {
 1161+ float: left;
 1162+}
\ No newline at end of file

Comments

#Comment by Catrope (talk | contribs)   11:01, 6 August 2010

See r70549 CR.

#Comment by Huji (talk | contribs)   05:21, 7 August 2010

r70618 should fix it.

#Comment by Trevor Parscal (WMF) (talk | contribs)   18:19, 12 January 2011

See comments on r70549 - the gist is this file should have never been changed by hand, but it's not relevant anymore anyways since it no longer exists.

Status & tagging log