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 @@
3838 margin-left: 25%;
3939 margin-right: 25%;
4040 }
 41+
 42+table
 43+{
 44+margin-left: auto;
 45+margin-right: auto;
 46+}
 47+

Status & tagging log