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 @@
306
306
font-weight: bold;
307
307
text-decoration: underline;
308
308
}
309
+
310
+/*
311
+** Table rendering
312
+*/
313
+a.sortheader {
314
+ margin: 0px 0.3em;
315
+}
Follow-up revisions
Revision
Commit summary
Author
Date
r66536
Update wgStyleVersion. Follow up to
r66534
and
r66535
hartman
15:47, 16 May 2010
Status & tagging log
21:08, 2 November 2010
Hashar
(
talk
|
contribs
)
changed the
status
of r66534
[
removed:
new
added:
ok]