r66534 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r66533‎ | r66534 | r66535 >
Date:15:14, 16 May 2010
Author:hartman
Status:ok
Tags:
Comment:
When printing, make sure the table sortindicator has a bit of margin from the header.
Modified paths:
  • /trunk/phase3/skins/common/commonPrint.css (modified) (history)

Diff [purge]

Index: trunk/phase3/skins/common/commonPrint.css
@@ -305,3 +305,10 @@
306306 font-weight: bold;
307307 text-decoration: underline;
308308 }
 309+
 310+/*
 311+** Table rendering
 312+*/
 313+a.sortheader {
 314+ margin: 0px 0.3em;
 315+}

Follow-up revisions

RevisionCommit summaryAuthorDate
r66536Update wgStyleVersion. Follow up to r66534 and r66535hartman15:47, 16 May 2010

Status & tagging log