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

(-)a/koha-tmpl/intranet-tmpl/prog/css/src/_tables.scss (-2 / +1 lines)
Lines 324-330 tr { Link Here
324
    tr {
324
    tr {
325
        &:hover {
325
        &:hover {
326
            td {
326
            td {
327
                background-color: #FFFF99;
327
                background-color: #FFFF99 !important;
328
            }
328
            }
329
        }
329
        }
330
    }
330
    }
331
- 

Return to bug 29195