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

svn: r17919
This commit is contained in:
Michiel Nauta
2011-07-12 20:48:31 +00:00
parent feaa957620
commit 1cf4315a63
10 changed files with 88 additions and 2 deletions

View File

@@ -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
----------------------------------------------------- */