From: Derk-Jan Hartman Date: Sun, 4 Dec 2011 15:59:38 +0000 (+0000) Subject: Remove tocindent and tocinline from print stylesheet. These seem to have been unused... X-Git-Tag: 1.31.0-rc.0~26190 X-Git-Url: http://git.cyclocoop.org//%27%40script%40/%27?a=commitdiff_plain;h=fb74e6abff5a646c6b394a3ad0340c70e74afc3e;p=lhc%2Fweb%2Fwiklou.git Remove tocindent and tocinline from print stylesheet. These seem to have been unused since r7073 --- diff --git a/skins/common/commonPrint.css b/skins/common/commonPrint.css index 97b0526831..6d02e7e04d 100644 --- a/skins/common/commonPrint.css +++ b/skins/common/commonPrint.css @@ -18,12 +18,6 @@ a.new { background-color: #f9f9f9; padding: 5px; } -.tocindent { - margin-left: 2em; -} -.tocline { - margin-bottom: 0; -} /* images */ div.floatright { @@ -392,4 +386,4 @@ p { .catlinks li:first-child { padding-left: .2em; border-left: none; -} \ No newline at end of file +}