removed background under app-header on printing

This commit is contained in:
Ralf Becker 2007-07-08 10:14:55 +00:00
parent 4e72c582d7
commit 379236da4e

View File

@ -19,6 +19,9 @@
border: none;
text-align: left;
}
#divAppboxHeader {
background: none;
}
/* all tables */
table {