CSS fixes and partial fix to 3837

svn: r15185
This commit is contained in:
Doug Blank
2010-04-17 14:49:36 +00:00
parent 487d099611
commit 87dd9aff24
10 changed files with 18 additions and 31 deletions

View File

@@ -314,7 +314,7 @@ div#alphabet ul li a:hover {
----------------------------------------------------- */
table {
font-size:14px;
margin:0 15px;
margin:0;
padding:0;
border:none;
border-collapse:collapse;
@@ -1011,7 +1011,6 @@ table.attrlist tbody tr td.ColumnAttrValue {
}
table.attrlist tbody tr td.ColumnAttrNotes {
width: 45%;
background-color: #D8F3D6;
}
table.attrlist tbody tr td.ColumnAttrSources {
background-color: #FFF;