5063: Mainz stylesheet bugs: align subtables and fix source ref links

svn: r17920
This commit is contained in:
Michiel Nauta
2011-07-12 20:49:22 +00:00
parent 8aa44642a9
commit 84801e88be
10 changed files with 88 additions and 2 deletions

View File

@@ -787,6 +787,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;
}
/* Subsections : Addresses
----------------------------------------------------- */