5063: Mainz stylesheet bugs: align subtables and fix source ref links
svn: r17919
This commit is contained in:
@@ -791,6 +791,15 @@ div#families table.infolist tbody tr td.ColumnValue ol {
|
||||
div#families table.infolist tbody tr td.ColumnValue ol li {
|
||||
padding-bottom:.2em;
|
||||
}
|
||||
div#families table.fixed_subtables table.eventlist {
|
||||
table-layout:fixed;
|
||||
}
|
||||
div#families table.fixed_subtables table.eventlist th:first-child {
|
||||
width:9em;
|
||||
}
|
||||
div#families table.fixed_subtables table.eventlist th:last-child {
|
||||
width:5em;
|
||||
}
|
||||
|
||||
/* SubSection : Addresses
|
||||
----------------------------------------------------- */
|
||||
|
||||
Reference in New Issue
Block a user