Errors in CSS

svn: r15149
This commit is contained in:
Doug Blank 2010-04-15 21:02:29 +00:00
parent 1a5e78a76f
commit 0fd7cce3e2

View File

@ -873,7 +873,7 @@ div#AddressBookList table.adressbook tbody tr td.ColumnResidence {
width: 8%; width: 8%;
} }
div#AddressBookList table.addressbook tbody tr td.ColumnWebLinks { div#AddressBookList table.addressbook tbody tr td.ColumnWebLinks {
text-align: cemter; text-align: center;
width: 12%; width: 12%;
} }
@ -1025,7 +1025,7 @@ table.attrlist thead tr th.ColumnAttribute {
} }
table.attrlist tbody tr td { table.attrlist tbody tr td {
border-bottom: dashed 1px #000; border-bottom: dashed 1px #000;
}
table.attrlist tbody tr td.ColumnType { table.attrlist tbody tr td.ColumnType {
border: none; border: none;
background: none; background: none;