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 682-687 th { Link Here
682
    margin-bottom : 10px;
682
    margin-bottom : 10px;
683
}
683
}
684
684
685
img.adlibris-cover {
686
	max-height: 120px;
687
}
688
689
img.adlibris-cover-big {
690
	max-height: 200px;
691
}
692
685
td.overdue {
693
td.overdue {
686
    color : #cc3333;
694
    color : #cc3333;
687
}
695
}
688
- 

Return to bug 8630