From 395abdce98e138e9b4a4e6149c072aec6fa824d8 Mon Sep 17 00:00:00 2001 From: "Rob G. Healey" Date: Thu, 16 Feb 2012 05:16:47 +0000 Subject: [PATCH] Modify style elements for class SourcePage's Citations Referents section. svn: r18896 --- src/plugins/webstuff/css/Web_Basic-Blue.css | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/plugins/webstuff/css/Web_Basic-Blue.css b/src/plugins/webstuff/css/Web_Basic-Blue.css index d188d3b02..c81bd8c78 100644 --- a/src/plugins/webstuff/css/Web_Basic-Blue.css +++ b/src/plugins/webstuff/css/Web_Basic-Blue.css @@ -775,20 +775,20 @@ div#SourceDetail { div#SourceDetail div#references ol li { padding-bottom: .5em; } -div#SourceCitationReferents ol.Col1 { - list-style-type: upper-roman +div#SourceCitationReferents ul.Col1 { + list-style-type: decimal } -div#SourceCitationReferents ol.Col2 { +div#SourceCitationReferents ul.Col2 { list-style-type: upper-alpha } -div#SourceCitationReferents ol.Col3 { +div#SourceCitationReferents ul.Col3 { list-style-type: lower-alpha } -div#SourceCitationReferents ol.Col4 { +div#SourceCitationReferents ul.Col4 { list-style-type: upper-roman } -div#SourceCitationReferents ol.Col5 { - list-style-type: square +div#SourceCitationReferents ul.Col5 { + list-style-type: disc } /* Repositories