Modify style elements for class SourcePage's Citations Referents section.
svn: r18896
This commit is contained in:
parent
c914471342
commit
395abdce98
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user