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 2417-2423 button { Link Here
2417
}
2417
}
2418
2418
2419
.ItemSummary .LabelCallNumber::before {
2419
.ItemSummary .LabelCallNumber::before {
2420
    content: "[";
2420
    content: " [";
2421
}
2421
}
2422
2422
2423
.ItemSummary .CallNumber::after {
2423
.ItemSummary .CallNumber::after {
2424
- 

Return to bug 7611