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

(-)a/koha-tmpl/intranet-tmpl/prog/css/src/_tables.scss (-1 / +4 lines)
Lines 540-545 tbody { Link Here
540
            &.disabled {
540
            &.disabled {
541
                color: #999;
541
                color: #999;
542
                cursor: default;
542
                cursor: default;
543
544
                span {
545
                    background-color: transparent;
546
                }
543
            }
547
            }
544
548
545
            &:active,
549
            &:active,
546
- 

Return to bug 30952