Re-added event description back into event sections
svn: r15390
This commit is contained in:
@@ -530,20 +530,23 @@ div#events table.eventlist {
|
||||
margin-top: .3cm;
|
||||
}
|
||||
table.eventlist tbody tr td.ColumnEvent {
|
||||
width: 20%;
|
||||
width: 10%;
|
||||
}
|
||||
table.eventlist tbody tr td.ColumnDate {
|
||||
width: 16%;
|
||||
width: 12%;
|
||||
}
|
||||
table.eventlist tbody tr td.ColumnPlace {
|
||||
width: 35%;
|
||||
width: 25%;
|
||||
}
|
||||
table.eventlist tbody tr td.ColumnSources {
|
||||
width: 12%;
|
||||
table.eventlist tbody tr td.ColumnDescription {
|
||||
width: 15%;
|
||||
}
|
||||
table.eventlist tbody tr td.ColumnNotes {
|
||||
width: 25%;
|
||||
}
|
||||
table.eventlist tbody tr td.ColumnSources {
|
||||
width: 12%;
|
||||
}
|
||||
table.eventlist tbody tr td.ColumnPerson {
|
||||
width: 35%;
|
||||
}
|
||||
|
Reference in New Issue
Block a user