From 8bf6d41a75e31964ffb54c03df8f8ce2fb5cedc6 Mon Sep 17 00:00:00 2001 From: Dany De Bontridder Date: Wed, 29 Sep 2010 14:48:01 +0000 Subject: [PATCH] CSS : popup_border_title and ipop_card_fond are NOT printed --- html/style-print.css | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/html/style-print.css b/html/style-print.css index 256212d53..33df3fcb7 100644 --- a/html/style-print.css +++ b/html/style-print.css @@ -228,5 +228,10 @@ a.detail:hover { display:none; } - +.popup_border_title { + display:none; +} +.ipop_card_fond { + display:none; +} /* */