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

(-)a/koha-tmpl/opac-tmpl/bootstrap/less/opac.less (-1 / +8 lines)
Lines 706-711 th { Link Here
706
    margin-bottom : 10px;
706
    margin-bottom : 10px;
707
}
707
}
708
708
709
img.adlibris-cover {
710
	max-height: 120px;
711
}
712
713
img.adlibris-cover-big {
714
	max-height: 200px;
715
}
716
709
td.overdue {
717
td.overdue {
710
    color : #cc3333;
718
    color : #cc3333;
711
}
719
}
712
- 

Return to bug 8630