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

@@ -1097,6 +1097,15 @@ div#families table.infolist tbody tr td.ColumnValue ol li {
div#families table.infolist tbody tr td.ColumnValue ol li a {
text-decoration: underline;
}
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: LDS Ordinance
------------------------------------------------------ */