Changed how EventPage works. Cleanup work on NarrativeWeb. Changed some elements in stylesheet that is specific to Visually impaired only.

svn: r13773
This commit is contained in:
Rob G. Healey
2009-12-12 07:38:10 +00:00
parent ec24ff86fb
commit bfbba59482
2 changed files with 50 additions and 112 deletions

View File

@@ -697,7 +697,7 @@ div#EventDetail table.eventlist tbody tr td.ColumnAttribute {
text-transform: uppercase;
width: 20%;
}
div#EventDetail table.eventlist tbody tr td.ColumnEvent {
div#EventDetail table.eventlist tbody tr td.ColumnDate {
background-color: #D8F3D6;
border-top: solid 1px #5D835F;
}
@@ -1240,8 +1240,8 @@ div#narrative {
/* Subsections : Source References
----------------------------------------------------- */
div#sourcerefs {
height:2.64cm;
overflow:auto;
padding: 0;
margin: 0 auto;
}
div#sourcerefs ol {
list-style-type:decimal;