Modify style elements for class SourcePage's Citations Referents section.

svn: r18896
This commit is contained in:
Rob G. Healey 2012-02-16 05:16:47 +00:00
parent c914471342
commit 395abdce98

View File

@ -775,20 +775,20 @@ div#SourceDetail {
div#SourceDetail div#references ol li { div#SourceDetail div#references ol li {
padding-bottom: .5em; padding-bottom: .5em;
} }
div#SourceCitationReferents ol.Col1 { div#SourceCitationReferents ul.Col1 {
list-style-type: upper-roman list-style-type: decimal
} }
div#SourceCitationReferents ol.Col2 { div#SourceCitationReferents ul.Col2 {
list-style-type: upper-alpha list-style-type: upper-alpha
} }
div#SourceCitationReferents ol.Col3 { div#SourceCitationReferents ul.Col3 {
list-style-type: lower-alpha list-style-type: lower-alpha
} }
div#SourceCitationReferents ol.Col4 { div#SourceCitationReferents ul.Col4 {
list-style-type: upper-roman list-style-type: upper-roman
} }
div#SourceCitationReferents ol.Col5 { div#SourceCitationReferents ul.Col5 {
list-style-type: square list-style-type: disc
} }
/* Repositories /* Repositories