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 694-699 th { Link Here
694
    margin-bottom : 10px;
694
    margin-bottom : 10px;
695
}
695
}
696
696
697
img.adlibris-cover {
698
	max-height: 120px;
699
}
700
701
img.adlibris-cover-big {
702
	max-height: 200px;
703
}
704
697
td.overdue {
705
td.overdue {
698
    color : #cc3333;
706
    color : #cc3333;
699
}
707
}
700
- 

Return to bug 8630