removed background under app-header on printing

This commit is contained in:
Ralf Becker 2007-07-08 10:27:23 +00:00
parent 225423eb7f
commit e6e31f6c3d

View File

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