Merge branch 'bug_9003' into 3.12-master

This commit is contained in:
Jared Camins-Esakov 2013-03-30 08:11:38 -04:00
commit 5cc1efc1bf
2 changed files with 10 additions and 0 deletions

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;

View file

@ -1573,6 +1573,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;