Added border lines to PlaceDetail table section.

svn: r15587
This commit is contained in:
Rob G. Healey 2010-06-21 02:44:13 +00:00
parent 84fb222ca0
commit 59e9259d7a

View File

@ -543,6 +543,9 @@ div#Places table.infolist tbody tr td.ColumnLatitude {
div#Places table.infolist tbody tr td.ColumnLongitude {
width: 10%;
}
div#PlaceDetail table.infolist tbody tr td {
border-bottom: dashed 1px #000;
}
#div#PlaceDetail table.infolist tbody tr td.ColumnAttribute,
div#PlaceDetail table.infolist tbody tr td.ColumnValue {
color: #000;