Stylesheet enhancements to support printing...

SVN:1.2[1875]
This commit is contained in:
Denis Flaven
2012-03-07 14:42:28 +00:00
parent f68ec1cef1
commit b000900d6c
2 changed files with 16 additions and 1 deletions

View File

@@ -2,7 +2,6 @@
body {
font-family: Tahoma, Verdana, Arial, Helvetica;
font-size: 10pt;
background-color: #fff;
color:#000000;
margin: 0; /* Remove body margin/padding */
padding: 0;
@@ -60,6 +59,7 @@ table.listContainer {
padding: 0;
margin:0;
width: 97%;
clear: both;
}
tr.containerHeader, tr.containerHeader td {