From: Mark A. Hershberger Date: Thu, 2 Jun 2011 16:02:04 +0000 (+0000) Subject: Revert r88502 since this can be done with a gadget X-Git-Tag: 1.31.0-rc.0~29770 X-Git-Url: https://git.cyclocoop.org/admin/?a=commitdiff_plain;h=60074b053ac1c51d1d88720a5b5e30d27e239cfd;p=lhc%2Fweb%2Fwiklou.git Revert r88502 since this can be done with a gadget --- diff --git a/skins/common/commonPrint.css b/skins/common/commonPrint.css index b28042b8c0..eaf9f6bb86 100644 --- a/skins/common/commonPrint.css +++ b/skins/common/commonPrint.css @@ -14,7 +14,9 @@ a.new { } #toc { - display: none; + border: 1px solid #aaaaaa; + background-color: #f9f9f9; + padding: 5px; } .tocindent { margin-left: 2em;