r90540 MediaWiki - Code Review archive
Repository:
MediaWiki
Revision:
<
r90539
|
r90540
|
r90541
>
Date:
18:11, 21 June 2011
Author:
rfaulk
Status:
ok
Tags:
Comment:
Added table cell centering to stylesheet
Modified paths:
/trunk/fundraiser-statistics/fundraiser-scripts/web_reporting/static/css/style.css
(modified) (
history
)
Diff
[
purge
]
Index: trunk/fundraiser-statistics/fundraiser-scripts/web_reporting/static/css/style.css
—
—
@@ -37,3 +37,10 @@
38
38
margin-left: 25%;
39
39
margin-right: 25%;
40
40
}
41
+
42
+table
43
+{
44
+margin-left: auto;
45
+margin-right: auto;
46
+}
47
+
Status & tagging log
20:50, 28 June 2011
Awjrichards
(
talk
|
contribs
)
changed the
status
of r90540
[
removed:
deferred
added:
ok]
19:36, 21 June 2011
😂
(
talk
|
contribs
)
changed the
status
of r90540
[
removed:
new
added:
deferred]