source: trunk/expressoMail1_2/templates/classic/print.css @ 4757

Revision 4757, 390 bytes checked in by roberto.santosjunior, 13 years ago (diff)

Ticket #1820 - Impressão de mensagens de uma pasta. r4602

Line 
1.print-all-messages h1 { font-size: 1.35em; }
2.print-all-messages h2 { font-size: 1.05em; }
3.print-all-messages tbody { font-size: 0.95em; }
4.print-all-messages thead td { font-weight: bold; padding: 3px; border-bottom: solid 2px #999; }
5.print-all-messages tbody td { border-bottom: solid 1px #ccc; }
6.print-all-messages img { display: none; }
7.print-all-messages input { display: none; }
Note: See TracBrowser for help on using the repository browser.