Revert r88502 since this can be done with a gadget
authorMark A. Hershberger <mah@users.mediawiki.org>
Thu, 2 Jun 2011 16:02:04 +0000 (16:02 +0000)
committerMark A. Hershberger <mah@users.mediawiki.org>
Thu, 2 Jun 2011 16:02:04 +0000 (16:02 +0000)
skins/common/commonPrint.css

index b28042b..eaf9f6b 100644 (file)
@@ -14,7 +14,9 @@ a.new {
 }
 
 #toc {
-       display: none;
+       border: 1px solid #aaaaaa;
+       background-color: #f9f9f9;
+       padding: 5px;
 }
 .tocindent {
        margin-left: 2em;