Updated Rob's stylesheets from r18045
svn: r18052
This commit is contained in:
parent
699d742688
commit
02d05a3d4b
@ -519,7 +519,6 @@ table.surname tbody tr td.ColumnParents {
|
|||||||
/* Relationships
|
/* Relationships
|
||||||
================================================= */
|
================================================= */
|
||||||
div#Relationships {
|
div#Relationships {
|
||||||
font: normal 1em sans-serif;
|
|
||||||
margin: 0 auto;
|
margin: 0 auto;
|
||||||
padding: 0;
|
padding: 0;
|
||||||
}
|
}
|
||||||
@ -532,20 +531,14 @@ table.relationships thead tr th.ColumnMarriage,
|
|||||||
table.relationships thead tr th.ColumnDivorce {
|
table.relationships thead tr th.ColumnDivorce {
|
||||||
width: 10%;
|
width: 10%;
|
||||||
}
|
}
|
||||||
table.relationships thead tr th.ColumnHyper {
|
|
||||||
width: 15%;
|
|
||||||
}
|
|
||||||
table.relationships thead tr th.ColumnMedia {
|
table.relationships thead tr th.ColumnMedia {
|
||||||
width: 15%;
|
width: 15%;
|
||||||
}
|
}
|
||||||
table.relationships tbody tr#FirstLetter {
|
|
||||||
border-bottom: solid 1px #000;
|
|
||||||
}
|
|
||||||
table.relationships tbody tr td {
|
table.relationships tbody tr td {
|
||||||
border-bottom: dashed 1px #000;
|
border-bottom: dashed 1px #000;
|
||||||
}
|
}
|
||||||
table.relationships tbody tr td.ColumnRowLabel a {
|
table.relationships tbody tr td.ColumnPartner {
|
||||||
background: none;
|
font-size: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Places
|
/* Places
|
||||||
|
@ -484,19 +484,9 @@ table.individuallist tbody tr td.ColumnName a:hover {
|
|||||||
|
|
||||||
/* Relationships
|
/* 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.ColumnMarriage,
|
||||||
table.relationships thead tr th.ColumnDivorce {
|
table.relationships thead tr th.ColumnDivorce {
|
||||||
width: 10%;
|
width: 13%;
|
||||||
}
|
}
|
||||||
table.relationships thead tr th.ColumnHyper {
|
table.relationships thead tr th.ColumnHyper {
|
||||||
width: 15%;
|
width: 15%;
|
||||||
@ -504,15 +494,12 @@ table.relationships thead tr th.ColumnHyper {
|
|||||||
table.relationships thead tr th.ColumnMedia {
|
table.relationships thead tr th.ColumnMedia {
|
||||||
width: 15%;
|
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 {
|
table.relationships tbody tr td.ColumnRowLabel a {
|
||||||
background: none;
|
background: none;
|
||||||
}
|
}
|
||||||
|
table.relationships tbody tr td.columnPartner {
|
||||||
|
font-size: 100%;
|
||||||
|
}
|
||||||
|
|
||||||
/* Places
|
/* Places
|
||||||
----------------------------------------------------- */
|
----------------------------------------------------- */
|
||||||
|
@ -485,19 +485,9 @@ table.individuallist tbody tr td.ColumnName a:hover {
|
|||||||
|
|
||||||
/* Relationships
|
/* 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.ColumnMarriage,
|
||||||
table.relationships thead tr th.ColumnDivorce {
|
table.relationships thead tr th.ColumnDivorce {
|
||||||
width: 10%;
|
width: 13%;
|
||||||
}
|
}
|
||||||
table.relationships thead tr th.ColumnHyper {
|
table.relationships thead tr th.ColumnHyper {
|
||||||
width: 15%;
|
width: 15%;
|
||||||
@ -505,15 +495,12 @@ table.relationships thead tr th.ColumnHyper {
|
|||||||
table.relationships thead tr th.ColumnMedia {
|
table.relationships thead tr th.ColumnMedia {
|
||||||
width: 15%;
|
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 {
|
table.relationships tbody tr td.ColumnRowLabel a {
|
||||||
background: none;
|
background: none;
|
||||||
}
|
}
|
||||||
|
table.relationships tbody tr td.ColumnPartner {
|
||||||
|
font-size: 100%;
|
||||||
|
}
|
||||||
|
|
||||||
/* Places
|
/* Places
|
||||||
----------------------------------------------------- */
|
----------------------------------------------------- */
|
||||||
|
@ -486,19 +486,9 @@ table.individuallist tbody tr td.ColumnName a:hover {
|
|||||||
|
|
||||||
/* Relationships
|
/* 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.ColumnMarriage,
|
||||||
table.relationships thead tr th.ColumnDivorce {
|
table.relationships thead tr th.ColumnDivorce {
|
||||||
width: 10%;
|
width: 13%;
|
||||||
}
|
}
|
||||||
table.relationships thead tr th.ColumnHyper {
|
table.relationships thead tr th.ColumnHyper {
|
||||||
width: 15%;
|
width: 15%;
|
||||||
@ -506,15 +496,12 @@ table.relationships thead tr th.ColumnHyper {
|
|||||||
table.relationships thead tr th.ColumnMedia {
|
table.relationships thead tr th.ColumnMedia {
|
||||||
width: 15%;
|
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 {
|
table.relationships tbody tr td.ColumnRowLabel a {
|
||||||
background: none;
|
background: none;
|
||||||
}
|
}
|
||||||
|
table.relationships tbody tr td.ColumnPartner {
|
||||||
|
font-size: 100%;
|
||||||
|
}
|
||||||
|
|
||||||
/* Places
|
/* Places
|
||||||
----------------------------------------------------- */
|
----------------------------------------------------- */
|
||||||
|
@ -486,19 +486,9 @@ table.individuallist tbody tr td.ColumnName a:hover {
|
|||||||
|
|
||||||
/* Relationships
|
/* 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.ColumnMarriage,
|
||||||
table.relationships thead tr th.ColumnDivorce {
|
table.relationships thead tr th.ColumnDivorce {
|
||||||
width: 10%;
|
width: 13%;
|
||||||
}
|
}
|
||||||
table.relationships thead tr th.ColumnHyper {
|
table.relationships thead tr th.ColumnHyper {
|
||||||
width: 15%;
|
width: 15%;
|
||||||
@ -506,15 +496,12 @@ table.relationships thead tr th.ColumnHyper {
|
|||||||
table.relationships thead tr th.ColumnMedia {
|
table.relationships thead tr th.ColumnMedia {
|
||||||
width: 15%;
|
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 {
|
table.relationships tbody tr td.ColumnRowLabel a {
|
||||||
background: none;
|
background: none;
|
||||||
}
|
}
|
||||||
|
table.relationships tbody tr td.ColumnPartner {
|
||||||
|
font-size:100%;
|
||||||
|
}
|
||||||
|
|
||||||
/* Places
|
/* Places
|
||||||
----------------------------------------------------- */
|
----------------------------------------------------- */
|
||||||
|
@ -498,19 +498,9 @@ table.individuallist tbody tr td.ColumnName a {
|
|||||||
|
|
||||||
/* Relationships
|
/* 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.ColumnMarriage,
|
||||||
table.relationships thead tr th.ColumnDivorce {
|
table.relationships thead tr th.ColumnDivorce {
|
||||||
width: 10%;
|
width: 13%;
|
||||||
}
|
}
|
||||||
table.relationships thead tr th.ColumnHyper {
|
table.relationships thead tr th.ColumnHyper {
|
||||||
width: 15%;
|
width: 15%;
|
||||||
@ -518,15 +508,12 @@ table.relationships thead tr th.ColumnHyper {
|
|||||||
table.relationships thead tr th.ColumnMedia {
|
table.relationships thead tr th.ColumnMedia {
|
||||||
width: 15%;
|
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 {
|
table.relationships tbody tr td.ColumnRowLabel a {
|
||||||
background: none;
|
background: none;
|
||||||
}
|
}
|
||||||
|
table.relationships tbody tr td.ColumnPartner {
|
||||||
|
font-size:100%;
|
||||||
|
}
|
||||||
|
|
||||||
/* Places
|
/* Places
|
||||||
----------------------------------------------------- */
|
----------------------------------------------------- */
|
||||||
|
@ -480,16 +480,6 @@ table.individuallist tbody tr td.ColumnName a:hover {
|
|||||||
|
|
||||||
/* Relationships
|
/* 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.ColumnMarriage,
|
||||||
table.relationships thead tr th.ColumnDivorce {
|
table.relationships thead tr th.ColumnDivorce {
|
||||||
width: 10%;
|
width: 10%;
|
||||||
@ -500,15 +490,15 @@ table.relationships thead tr th.ColumnHyper {
|
|||||||
table.relationships thead tr th.ColumnMedia {
|
table.relationships thead tr th.ColumnMedia {
|
||||||
width: 15%;
|
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 {
|
table.relationships tbody tr td.ColumnRowLabel a {
|
||||||
background: none;
|
background: none;
|
||||||
}
|
}
|
||||||
|
table.relationships tbody tr td.ColumnPartner {
|
||||||
|
font-size: 1.1em;
|
||||||
|
}
|
||||||
|
table.relationships tbody tr td.ColumnPartner a:hover {
|
||||||
|
background-color: #C1B398;
|
||||||
|
}
|
||||||
|
|
||||||
/* Places
|
/* Places
|
||||||
----------------------------------------------------- */
|
----------------------------------------------------- */
|
||||||
|
@ -520,19 +520,12 @@ div#IndividualDetail div.subsection table tr td:first-child {
|
|||||||
|
|
||||||
/* Relationships
|
/* Relationships
|
||||||
================================================= */
|
================================================= */
|
||||||
div#Relationships {
|
#Relationships table.relationships tr td {
|
||||||
font: normal 1em sans-serif;
|
background-color: rgb(216, 243, 214);
|
||||||
margin: 0 auto;
|
|
||||||
padding: 0;
|
|
||||||
}
|
|
||||||
table.relationships {
|
|
||||||
width: 100%;
|
|
||||||
margin: 0;
|
|
||||||
padding: 0;
|
|
||||||
}
|
}
|
||||||
table.relationships thead tr th.ColumnMarriage,
|
table.relationships thead tr th.ColumnMarriage,
|
||||||
table.relationships thead tr th.ColumnDivorce {
|
table.relationships thead tr th.ColumnDivorce {
|
||||||
width: 10%;
|
width: 13%;
|
||||||
}
|
}
|
||||||
table.relationships thead tr th.ColumnHyper {
|
table.relationships thead tr th.ColumnHyper {
|
||||||
width: 15%;
|
width: 15%;
|
||||||
@ -540,15 +533,14 @@ table.relationships thead tr th.ColumnHyper {
|
|||||||
table.relationships thead tr th.ColumnMedia {
|
table.relationships thead tr th.ColumnMedia {
|
||||||
width: 15%;
|
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 {
|
table.relationships tbody tr td.ColumnRowLabel a {
|
||||||
background: none;
|
background: none;
|
||||||
}
|
}
|
||||||
|
#Relationships table.relationships tbody tr td.ColumnPartner {
|
||||||
|
background-color: white;
|
||||||
|
font-size: 100%;
|
||||||
|
padding: 0;
|
||||||
|
}
|
||||||
|
|
||||||
/* Places
|
/* Places
|
||||||
----------------------------------------------------- */
|
----------------------------------------------------- */
|
||||||
|
Loading…
Reference in New Issue
Block a user