r113486 MediaWiki - Code Review archive
Repository:
MediaWiki
Revision:
<
r113485
|
r113486
|
r113487
>
Date:
17:23, 9 March 2012
Author:
jdlrobson
Status:
ok
Tags:
Comment:
center images for wider screens
looks strange on wider screens
Modified paths:
/trunk/extensions/MobileFrontend/stylesheets/beta_common.css
(modified) (
history
)
/trunk/extensions/MobileFrontend/stylesheets/common.css
(modified) (
history
)
Diff
[
purge
]
Index: trunk/extensions/MobileFrontend/stylesheets/beta_common.css
—
—
@@ -498,6 +498,7 @@
499
499
-moz-border-radius: 5px;
500
500
background: #f9f9f9;
501
501
margin-bottom: 10px;
502
+ text-align: center;
502
503
}
503
504
504
505
.thumb .thumbinner[style] {
Index: trunk/extensions/MobileFrontend/stylesheets/common.css
—
—
@@ -526,6 +526,7 @@
527
527
-moz-border-radius: 5px;
528
528
background: #f9f9f9;
529
529
margin-bottom: 10px;
530
+ text-align: center;
530
531
}
531
532
532
533
.thumb .thumbinner[style] {
Follow-up revisions
Revision
Commit summary
Author
Date
r113768
MFT
r113463
,
r113471
,
r113472
,
r113486
,
r113512
,
r113553
awjrichards
22:01, 13 March 2012
r113774
MFT
r113471
,
r113472
,
r113486
,
r113512
,
r113553
awjrichards
22:35, 13 March 2012
r114201
MFT
r113486
,
r113488
,
r113512
,
r113553
,
r113640
,
r113642
,
r113644
,
r113645
,
r...
awjrichards
22:18, 19 March 2012
Status & tagging log
18:50, 9 March 2012
Preilly
(
talk
|
contribs
)
changed the
status
of r113486
[
removed:
new
added:
ok]