fixed based on standard.

This commit is contained in:
mits 2005-11-18 04:55:44 +00:00
parent f3f1b00d8e
commit b74243877f

View File

@ -192,6 +192,12 @@ table.formtable tbody th
padding: 5px;
}
table.formtable tbody .htmlarea td,
table.formtable tbody .htmlarea th
{
padding: 0px;
}
.paging {
text-align: center;
margin: 10px 0px 10px 0px;