NarrativeWeb: Removed extra hyperlink in display_ind_sources(). Re-claimed valuable and expensive vertical real estatetoo. Web_Basic-Blue: added element to remove underline in display_ind_sources().

svn: r15619
This commit is contained in:
Rob G. Healey
2010-07-05 09:11:24 +00:00
parent 76d7588339
commit 0e06a98523
2 changed files with 25 additions and 22 deletions

View File

@@ -1176,10 +1176,13 @@ div#sourcerefs {
background-color: #BCEAF6;
}
div#sourcerefs ol {
list-style-type:decimal;
list-style-type: decimal;
}
div#sourcerefs ol li ol {
list-style-type:lower-alpha;
list-style-type: lower-alpha;
}
div#sourcerefs ol li a {
text-decoration: none;
}
/* Subsections : Summary Area