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

@@ -971,10 +971,8 @@ 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;
width: 15%;
}