r80774 MediaWiki - Code Review archive
Repository:
MediaWiki
Revision:
<
r80773
|
r80774
|
r80775
>
Date:
22:29, 22 January 2011
Author:
hartman
Status:
ok
Tags:
Comment:
Follow up to
r80773
. Repair the thumbcaptions alignment.
Modified paths:
/trunk/phase3/skins/common/shared.css
(modified) (
history
)
Diff
[
purge
]
Index: trunk/phase3/skins/common/shared.css
—
—
@@ -128,8 +128,8 @@
129
129
/**
130
130
* Image captions
131
131
*/
132
-.thumbcaption { text-align: right; }
133
-.magnify { float: left; }
132
+.thumbcaption { text-align: left; }
133
+.magnify { float: right; }
134
134
135
135
/**
136
136
* Hidden categories
Follow-up revisions
Revision
Commit summary
Author
Date
r80897
1.17: MFT
r80697
,
r80755
,
r80767
,
r80771
,
r80773
,
r80774
,
r80779
,
r80816
,
r80...
catrope
18:57, 24 January 2011
Past revisions this follows-up on
Revision
Commit summary
Author
Date
r80773
Remove RTL definitions from skins/common/shared.css...
hartman
22:21, 22 January 2011
Status & tagging log
18:57, 24 January 2011
Catrope
(
talk
|
contribs
)
changed the
tags
for r80774
[
removed:
1.17]
23:14, 22 January 2011
TheDJ
(
talk
|
contribs
)
changed the
tags
for r80774
[
added:
1.17]
22:30, 22 January 2011
Krinkle
(
talk
|
contribs
)
changed the
status
of r80774
[
removed:
new
added:
ok]