Désactive l'affichage du menu lors de l'impression, issue #0002106

This commit is contained in:
Michael RICOIS 2015-02-25 16:02:59 +00:00
parent 512661073a
commit a7eaf870d0

View File

@ -743,6 +743,7 @@ table.greffe td.saisie { border-top: 1px dashed; }
body { font-family:Verdana, Arial, sans-serif; font-size:11px; }
global { width:19cm !important; margin:0 auto; }
div#menu { display:none; }
#content { float:none; clear:none; width:19cm !important; padding:0; margin:0; }
#center { padding:0; }
#footer { clear:both; text-align:center; margin-top:15px; }