Skip to content

Commit 49a070d

Browse files
committed
[css2] Added info for dlink class to suppress printing of dlinks
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%401596
1 parent 4fdd2b8 commit 49a070d

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

css2/html2psrc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -196,6 +196,8 @@ SUP {
196196
font-size: 80%
197197
}
198198

199+
.dlink { display: none }
200+
199201
/* the following doesn't work for now,
200202
instead we rely on a patched version of html2ps which has this built-in */
201203
DIV.navbar {

0 commit comments

Comments
 (0)