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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user