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 2446-2452 button { Link Here
2446
}
2446
}
2447
2447
2448
.ItemSummary .LabelCallNumber::before {
2448
.ItemSummary .LabelCallNumber::before {
2449
    content: "[";
2449
    content: " [";
2450
}
2450
}
2451
2451
2452
.ItemSummary .CallNumber::after {
2452
.ItemSummary .CallNumber::after {
2453
- 

Return to bug 7611