r82157 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r82156‎ | r82157 | r82158 >
Date:04:55, 15 February 2011
Author:aaron
Status:deferred
Tags:
Comment:
Added @noflip to rtl css
Modified paths:
  • /trunk/extensions/FlaggedRevs/client/flaggedrevs.css (modified) (history)

Diff [purge]

Index: trunk/extensions/FlaggedRevs/client/flaggedrevs.css
@@ -117,6 +117,7 @@
118118 float: right;
119119 }
120120
 121+/* @noflip */
121122 .rtl div.flaggedrevs_short {
122123 float: left;
123124 margin: 0 1em 0 0;
@@ -136,6 +137,7 @@
137138 width: 25em;
138139 }
139140
 141+/* @noflip */
140142 .rtl div.flaggedrevs_short_details {
141143 right: auto;
142144 left: -2px;

Status & tagging log