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 702-707 th { Link Here
702
    margin-bottom : 10px;
702
    margin-bottom : 10px;
703
}
703
}
704
704
705
img.adlibris-cover {
706
	max-height: 120px;
707
}
708
709
img.adlibris-cover-big {
710
	max-height: 200px;
711
}
712
705
td.overdue {
713
td.overdue {
706
    color : #cc3333;
714
    color : #cc3333;
707
}
715
}
708
- 

Return to bug 8630