View | Details | Raw Unified | Return to bug 9003
Collapse All | Expand All

(-)a/koha-tmpl/opac-tmpl/prog/en/css/opac.css (-1 / +5 lines)
Lines 1573-1578 div.message { Link Here
1573
	padding : 3px 5px;
1573
	padding : 3px 5px;
1574
}
1574
}
1575
1575
1576
strong em, em strong  {
1577
    font-weight: bold;
1578
    font-style: italic;
1579
}
1580
1576
#opac-main-search #listsmenu a, #opac-main-search #listsmenu h4 {
1581
#opac-main-search #listsmenu a, #opac-main-search #listsmenu h4 {
1577
	color : #000;
1582
	color : #000;
1578
	font-weight : normal;
1583
	font-weight : normal;
1579
- 

Return to bug 9003