r79872 MediaWiki - Code Review archive
Repository:
MediaWiki
Revision:
<
r79871
|
r79872
|
r79873
>
Date:
19:57, 8 January 2011
Author:
aaron
Status:
ok
Tags:
Comment:
(
bug 26414
) RTL fix for flyout
Modified paths:
/trunk/extensions/FlaggedRevs/client/flaggedrevs.css
(modified) (
history
)
Diff
[
purge
]
Index: trunk/extensions/FlaggedRevs/client/flaggedrevs.css
—
—
@@ -127,10 +127,15 @@
128
128
padding: 5px;
129
129
position: absolute;
130
130
top: 0;
131
- right: -3px;
131
+ right: -2px;
132
132
width: 25em;
133
133
}
134
134
135
+.rtl div.flaggedrevs_short_details {
136
+ right: auto;
137
+ left: -2px;
138
+}
139
+
135
140
.fr-text {
136
141
height: 1em;
137
142
line-height: 1em;
Follow-up revisions
Revision
Commit summary
Author
Date
r79873
Bump for
r79872
aaron
19:59, 8 January 2011
r80738
Second round of FlaggedRevs merging:
r78520
r79872
r79873
r80297
demon
00:44, 22 January 2011
Status & tagging log
00:44, 22 January 2011
😂
(
talk
|
contribs
)
changed the
tags
for r79872
[
removed:
kaldari]
00:44, 22 January 2011
😂
(
talk
|
contribs
)
changed the
status
of r79872
[
removed:
new
added:
ok]
00:44, 22 January 2011
😂
(
talk
|
contribs
)
changed the
tags
for r79872
[
removed:
1.17]
01:39, 21 January 2011
Catrope
(
talk
|
contribs
)
changed the
tags
for r79872
[
added:
kaldari]
23:41, 20 January 2011
RobLa-WMF
(
talk
|
contribs
)
changed the
tags
for r79872
[
added:
1.17]