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

(-)a/koha-tmpl/opac-tmpl/bootstrap/css/src/opac.scss (-2 / +1 lines)
Lines 2422-2428 button { Link Here
2422
}
2422
}
2423
2423
2424
.ItemSummary .LabelCallNumber::before {
2424
.ItemSummary .LabelCallNumber::before {
2425
    content: "[";
2425
    content: " [";
2426
}
2426
}
2427
2427
2428
.ItemSummary .CallNumber::after {
2428
.ItemSummary .CallNumber::after {
2429
- 

Return to bug 7611