Fixed two typos in stylesheet.
svn: r14560
This commit is contained in:
parent
90dc718dd0
commit
33b209eed7
@ -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%;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user