Fixed two typos in stylesheet.

svn: r14560
This commit is contained in:
Rob G. Healey 2010-03-02 01:33:53 +00:00
parent 90dc718dd0
commit 33b209eed7

View File

@ -1178,7 +1178,7 @@ div#Addresses {
} }
div#Addresses table.infolist { div#Addresses table.infolist {
font-size: 12px; font-size: 12px;
background- color: #D8F3D6; background-color: #D8F3D6;
} }
div#Addresses table.infolist tbody tr td { div#Addresses table.infolist tbody tr td {
border-bottom: solid 1px #5D835F; border-bottom: solid 1px #5D835F;
@ -1193,7 +1193,7 @@ div#Addresses table.infolist tbody tr td.ColumnCity {
width: 8%; width: 8%;
} }
div#Addresses table.infolist tbody tr td.ColumnCounty { div#Addresses table.infolist tbody tr td.ColumnCounty {
with: 8%; width: 8%;
} }
div#Addresses table.infolist tbody tr td.ColumnState { div#Addresses table.infolist tbody tr td.ColumnState {
width: 12%; width: 12%;