Remove borders from simple list tables.

[SVN r41552]
This commit is contained in:
Rene Rivera 2007-12-01 20:40:56 +00:00
parent 4485527a73
commit 088dcafdf3

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;
}
/*=============================================================================