Cleanup of FamilyPage(), format_family_events(), and display_event_row().
svn: r18081
This commit is contained in:
@@ -155,7 +155,9 @@ h1 {
|
||||
font:normal 2em/1.2em serif;
|
||||
}
|
||||
h2 {
|
||||
display: none;
|
||||
font: bold 1em sans-serif;
|
||||
text-align: center;
|
||||
float: center;
|
||||
}
|
||||
h3 {
|
||||
font:normal 2em/1.2em serif;
|
||||
@@ -609,7 +611,7 @@ table.eventlist tbody tr td {
|
||||
border-bottom: dashed 1px #000;
|
||||
}
|
||||
table.eventlist tbody tr td.ColumnEvent {
|
||||
width: 12%;
|
||||
width: 15%;
|
||||
}
|
||||
table.eventlist tbody tr td.ColumnDate {
|
||||
width: 12%;
|
||||
@@ -617,9 +619,6 @@ table.eventlist tbody tr td.ColumnDate {
|
||||
table.eventlist tbody tr td.ColumnPlace {
|
||||
width: 25%;
|
||||
}
|
||||
table.eventlist tbody tr td.ColumnDescription {
|
||||
width: 20%;
|
||||
}
|
||||
table.eventlist tbody tr td.ColumnNotes {
|
||||
width: 20%;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user