Added style elements into all style sheets.
svn: r18675
This commit is contained in:
@@ -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 {
|
||||
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
|
||||
----------------------------------------------------- */
|
||||
|
||||
Reference in New Issue
Block a user