Added style elements into all style sheets.
svn: r18675
This commit is contained in:
parent
96598f1646
commit
2490aecba5
@ -362,6 +362,24 @@ table.IndividualList td.ColumnSurname {
|
|||||||
text-align: center;
|
text-align: center;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/* Sources
|
||||||
|
------------------------------------------------------ */
|
||||||
|
div#SourceDetail {
|
||||||
|
margin: 0 auto;
|
||||||
|
}
|
||||||
|
div#SourceCitationReferents ol.Col1 {
|
||||||
|
list-style-type: decimal-leading-zero;
|
||||||
|
}
|
||||||
|
div#SourceCitationReferents ol.Col2 {
|
||||||
|
list-style-type: upper-alpha;
|
||||||
|
}
|
||||||
|
div#SourceCitationReferents ol.Col3 {
|
||||||
|
list-style-type: lower-alpha;
|
||||||
|
}
|
||||||
|
div#SourceCitationReferents ol.Col4 {
|
||||||
|
list-style-type: upper-roman;;
|
||||||
|
}
|
||||||
|
|
||||||
/* Contact
|
/* Contact
|
||||||
----------------------------------------------------- */
|
----------------------------------------------------- */
|
||||||
#Contact {
|
#Contact {
|
||||||
|
@ -400,6 +400,24 @@ table.IndividualList td.ColumnSurname {
|
|||||||
text-align: center;
|
text-align: center;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/* Sources
|
||||||
|
------------------------------------------------------ */
|
||||||
|
div#SourceDetail {
|
||||||
|
margin: 0 auto;
|
||||||
|
}
|
||||||
|
div#SourceCitationReferents ol.Col1 {
|
||||||
|
list-style-type: decimal-leading-zero;
|
||||||
|
}
|
||||||
|
div#SourceCitationReferents ol.Col2 {
|
||||||
|
list-style-type: upper-alpha;
|
||||||
|
}
|
||||||
|
div#SourceCitationReferents ol.Col3 {
|
||||||
|
list-style-type: lower-alpha;
|
||||||
|
}
|
||||||
|
div#SourceCitationReferents ol.Col4 {
|
||||||
|
list-style-type: upper-roman;;
|
||||||
|
}
|
||||||
|
|
||||||
/* Contact
|
/* Contact
|
||||||
----------------------------------------------------- */
|
----------------------------------------------------- */
|
||||||
#Contact {
|
#Contact {
|
||||||
|
@ -401,6 +401,24 @@ table.IndividualList td.ColumnSurname {
|
|||||||
text-align: center;
|
text-align: center;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/* Sources
|
||||||
|
------------------------------------------------------ */
|
||||||
|
div#SourceDetail {
|
||||||
|
margin: 0 auto;
|
||||||
|
}
|
||||||
|
div#SourceCitationReferents ol.Col1 {
|
||||||
|
list-style-type: decimal-leading-zero;
|
||||||
|
}
|
||||||
|
div#SourceCitationReferents ol.Col2 {
|
||||||
|
list-style-type: upper-alpha;
|
||||||
|
}
|
||||||
|
div#SourceCitationReferents ol.Col3 {
|
||||||
|
list-style-type: lower-alpha;
|
||||||
|
}
|
||||||
|
div#SourceCitationReferents ol.Col4 {
|
||||||
|
list-style-type: upper-roman;;
|
||||||
|
}
|
||||||
|
|
||||||
/* Contact
|
/* Contact
|
||||||
----------------------------------------------------- */
|
----------------------------------------------------- */
|
||||||
#Contact {
|
#Contact {
|
||||||
|
@ -401,6 +401,24 @@ table.IndividualList td.ColumnSurname {
|
|||||||
text-align: center;
|
text-align: center;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/* Sources
|
||||||
|
------------------------------------------------------ */
|
||||||
|
div#SourceDetail {
|
||||||
|
margin: 0 auto;
|
||||||
|
}
|
||||||
|
div#SourceCitationReferents ol.Col1 {
|
||||||
|
list-style-type: decimal-leading-zero;
|
||||||
|
}
|
||||||
|
div#SourceCitationReferents ol.Col2 {
|
||||||
|
list-style-type: upper-alpha;
|
||||||
|
}
|
||||||
|
div#SourceCitationReferents ol.Col3 {
|
||||||
|
list-style-type: lower-alpha;
|
||||||
|
}
|
||||||
|
div#SourceCitationReferents ol.Col4 {
|
||||||
|
list-style-type: upper-roman;;
|
||||||
|
}
|
||||||
|
|
||||||
/* Contact
|
/* Contact
|
||||||
----------------------------------------------------- */
|
----------------------------------------------------- */
|
||||||
#Contact {
|
#Contact {
|
||||||
|
@ -401,6 +401,24 @@ table.IndividualList td.ColumnSurname {
|
|||||||
text-align: center;
|
text-align: center;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/* Sources
|
||||||
|
------------------------------------------------------ */
|
||||||
|
div#SourceDetail {
|
||||||
|
margin: 0 auto;
|
||||||
|
}
|
||||||
|
div#SourceCitationReferents ol.Col1 {
|
||||||
|
list-style-type: decimal-leading-zero;
|
||||||
|
}
|
||||||
|
div#SourceCitationReferents ol.Col2 {
|
||||||
|
list-style-type: upper-alpha;
|
||||||
|
}
|
||||||
|
div#SourceCitationReferents ol.Col3 {
|
||||||
|
list-style-type: lower-alpha;
|
||||||
|
}
|
||||||
|
div#SourceCitationReferents ol.Col4 {
|
||||||
|
list-style-type: upper-roman;;
|
||||||
|
}
|
||||||
|
|
||||||
/* Contact
|
/* Contact
|
||||||
----------------------------------------------------- */
|
----------------------------------------------------- */
|
||||||
#Contact {
|
#Contact {
|
||||||
|
@ -353,6 +353,24 @@ table#SortByCount thead th.ColumnQuantity a:after {
|
|||||||
border: solid 1px #7D5925;
|
border: solid 1px #7D5925;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/* Sources
|
||||||
|
------------------------------------------------------ */
|
||||||
|
div#SourceDetail {
|
||||||
|
margin: 0 auto;
|
||||||
|
}
|
||||||
|
div#SourceCitationReferents ol.Col1 {
|
||||||
|
list-style-type: decimal-leading-zero;
|
||||||
|
}
|
||||||
|
div#SourceCitationReferents ol.Col2 {
|
||||||
|
list-style-type: upper-alpha;
|
||||||
|
}
|
||||||
|
div#SourceCitationReferents ol.Col3 {
|
||||||
|
list-style-type: lower-alpha;
|
||||||
|
}
|
||||||
|
div#SourceCitationReferents ol.Col4 {
|
||||||
|
list-style-type: upper-roman;;
|
||||||
|
}
|
||||||
|
|
||||||
/* Contact
|
/* Contact
|
||||||
-----------------------------------------------------------------*/
|
-----------------------------------------------------------------*/
|
||||||
#Contact h3 {
|
#Contact h3 {
|
||||||
|
@ -506,6 +506,22 @@ table.attrlist tbody tr td.ColumnSources {
|
|||||||
#SourceDetail div#references ol li {
|
#SourceDetail div#references ol li {
|
||||||
padding-bottom:.5em;
|
padding-bottom:.5em;
|
||||||
}
|
}
|
||||||
|
div#SourceDetail {
|
||||||
|
margin: 0 auto;
|
||||||
|
}
|
||||||
|
div#SourceCitationReferents ol.Col1 {
|
||||||
|
list-style-type: decimal-leading-zero;
|
||||||
|
}
|
||||||
|
div#SourceCitationReferents ol.Col2 {
|
||||||
|
list-style-type: upper-alpha;
|
||||||
|
}
|
||||||
|
div#SourceCitationReferents ol.Col3 {
|
||||||
|
list-style-type: lower-alpha;
|
||||||
|
}
|
||||||
|
div#SourceCitationReferents ol.Col4 {
|
||||||
|
list-style-type: upper-roman;;
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
/* Relationships
|
/* Relationships
|
||||||
================================================= */
|
================================================= */
|
||||||
|
@ -291,6 +291,22 @@ table#SortByName thead tr th.ColumnSurname a:after, table#SortByCount thead tr t
|
|||||||
table.surname thead tr th.ColumnParents, table.surname tbody tr td.ColumnParents {
|
table.surname thead tr th.ColumnParents, table.surname tbody tr td.ColumnParents {
|
||||||
width:35%;
|
width:35%;
|
||||||
}
|
}
|
||||||
|
div#SourceDetail {
|
||||||
|
margin: 0 auto;
|
||||||
|
}
|
||||||
|
div#SourceCitationReferents ol.Col1 {
|
||||||
|
list-style-type: decimal-leading-zero;
|
||||||
|
}
|
||||||
|
div#SourceCitationReferents ol.Col2 {
|
||||||
|
list-style-type: upper-alpha;
|
||||||
|
}
|
||||||
|
div#SourceCitationReferents ol.Col3 {
|
||||||
|
list-style-type: lower-alpha;
|
||||||
|
}
|
||||||
|
div#SourceCitationReferents ol.Col4 {
|
||||||
|
list-style-type: upper-roman;;
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
/* Individuals
|
/* Individuals
|
||||||
----------------------------------------------------- */
|
----------------------------------------------------- */
|
||||||
|
@ -960,6 +960,22 @@ div#Sources table.infolist tbody tr td.ColumnName a:hover { }
|
|||||||
div#SourceDetail div#references ol li {
|
div#SourceDetail div#references ol li {
|
||||||
padding-bottom:.5em;
|
padding-bottom:.5em;
|
||||||
}
|
}
|
||||||
|
div#SourceDetail {
|
||||||
|
margin: 0 auto;
|
||||||
|
}
|
||||||
|
div#SourceCitationReferents ol.Col1 {
|
||||||
|
list-style-type: decimal-leading-zero;
|
||||||
|
}
|
||||||
|
div#SourceCitationReferents ol.Col2 {
|
||||||
|
list-style-type: upper-alpha;
|
||||||
|
}
|
||||||
|
div#SourceCitationReferents ol.Col3 {
|
||||||
|
list-style-type: lower-alpha;
|
||||||
|
}
|
||||||
|
div#SourceCitationReferents ol.Col4 {
|
||||||
|
list-style-type: upper-roman;;
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
/* Repositories
|
/* Repositories
|
||||||
|
Loading…
Reference in New Issue
Block a user