Fixed something in the Events section of IndividualPage.
svn: r14927
This commit is contained in:
parent
ab64cf35a9
commit
8d7784ab24
@ -590,13 +590,13 @@ div#EventList table.alphaevent tbody tr td.ColumnType a:hover {
|
||||
}
|
||||
div#EventList table.alphaevent tbody tr td.ColumnGRAMPSID {
|
||||
background-color: #FFF;
|
||||
width: 12%;
|
||||
width: 10%;
|
||||
}
|
||||
div#EventList table.alphaevent tbody tr td.ColumnDate {
|
||||
width: 20%;
|
||||
}
|
||||
div#EventList table.alphaevent tbody tr td.ColumnPerson {
|
||||
width: 60%;
|
||||
width: 50%;
|
||||
}
|
||||
div#EventList table.alphaevent tbody tr td.ColumnPerson span.father,
|
||||
div#EventList table.alphaevent tbody tr td.ColumnPerson span.mother {
|
||||
|
Loading…
Reference in New Issue
Block a user