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

(-)a/koha-tmpl/intranet-tmpl/prog/en/css/staff-global.css (-1 / +7 lines)
Lines 2780-2782 span.onsite_checkout { Link Here
2780
.branchselector {
2780
.branchselector {
2781
    display: table;
2781
    display: table;
2782
}
2782
}
2783
- 
2783
2784
td p.error {
2785
    color: red;
2786
}
2787
td p.warn {
2788
    color: orange;
2789
}

Return to bug 11759