Bug 9003 follow-up: add fix to CCSR

em strong, strong em CSS copied from dcook's original patch to CCSR.

Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com>
This commit is contained in:
Jared Camins-Esakov 2013-03-30 08:10:48 -04:00
parent 2c2c2641f7
commit 1dd2006f78

View file

@ -1554,6 +1554,11 @@ div.message {
padding : 3px 5px;
}
strong em, em strong {
font-weight: bold;
font-style: italic;
}
#opac-main-search #listsmenu a, #opac-main-search #listsmenu h4 {
color : #000;
font-weight : normal;