Updated Rob's stylesheets from r18045

svn: r18052
This commit is contained in:
Michiel Nauta
2011-08-21 19:34:27 +00:00
parent 699d742688
commit 02d05a3d4b
8 changed files with 36 additions and 126 deletions

View File

@@ -498,19 +498,9 @@ table.individuallist tbody tr td.ColumnName a {
/* Relationships
================================================= */
div#Relationships {
font: normal 1em sans-serif;
margin: 0 auto;
padding: 0;
}
table.relationships {
width: 100%;
margin: 0;
padding: 0;
}
table.relationships thead tr th.ColumnMarriage,
table.relationships thead tr th.ColumnDivorce {
width: 10%;
width: 13%;
}
table.relationships thead tr th.ColumnHyper {
width: 15%;
@@ -518,15 +508,12 @@ table.relationships thead tr th.ColumnHyper {
table.relationships thead tr th.ColumnMedia {
width: 15%;
}
table.relationships tbody tr#FirstLetter {
border-bottom: solid 1px #000;
}
table.relationships tbody tr td {
border-bottom: dashed 1px #000;
}
table.relationships tbody tr td.ColumnRowLabel a {
background: none;
}
table.relationships tbody tr td.ColumnPartner {
font-size:100%;
}
/* Places
----------------------------------------------------- */