Remove borders from simple list tables.

[SVN r41553]
This commit is contained in:
Rene Rivera 2007-12-01 20:42:27 +00:00
parent 088dcafdf3
commit 5b3deb5924

View file

@ -266,6 +266,7 @@
width: auto !important;
margin: 0em !important;
padding: 0em !important;
border: none !important;
}
table.simplelist td
{
@ -273,6 +274,7 @@
padding: 0em !important;
text-align: left !important;
font-size: 9pt !important;
border: none !important;
}
/*=============================================================================