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

(-)a/koha-tmpl/intranet-tmpl/prog/css/src/staff-global.scss (-2 / +1 lines)
Lines 3486-3493 progress { Link Here
3486
    span {
3486
    span {
3487
        background-color: #EBF3FF;
3487
        background-color: #EBF3FF;
3488
        border-radius: 5px;
3488
        border-radius: 5px;
3489
        display: inline-block;
3489
        font-size: 75%;
3490
        font-size: 75%;
3490
        line-height: 240%;
3491
        margin: 3px;
3491
        margin: 3px;
3492
        padding: 3px;
3492
        padding: 3px;
3493
        white-space: nowrap;
3493
        white-space: nowrap;
3494
- 

Return to bug 26959