r89346 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r89345‎ | r89346 | r89347 >
Date:16:02, 2 June 2011
Author:mah
Status:ok (Comments)
Tags:
Comment:
Revert r88502 since this can be done with a gadget
Modified paths:
  • /trunk/phase3/skins/common/commonPrint.css (modified) (history)

Diff [purge]

Index: trunk/phase3/skins/common/commonPrint.css
@@ -14,7 +14,9 @@
1515 }
1616
1717 #toc {
18 - display: none;
 18+ border: 1px solid #aaaaaa;
 19+ background-color: #f9f9f9;
 20+ padding: 5px;
1921 }
2022 .tocindent {
2123 margin-left: 2em;

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r88502Trial commit to fix bug #29043: “The 'Contents box' in the "Printable versi...mah00:02, 21 May 2011

Comments

#Comment by Brion VIBBER (talk | contribs)   21:06, 2 June 2011

I would rather say, revert because the commit was undesirable. :)

Status & tagging log