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

(-)a/koha-tmpl/intranet-tmpl/prog/en/css/datatables.css (-1 / +4 lines)
Lines 225-227 tr.even.selected td { Link Here
225
    background-color: #D3D3D3;
225
    background-color: #D3D3D3;
226
}
226
}
227
227
228
- 
228
/* ColumnFilter */
229
span.filter_column > input.text_filter {
230
    width: 7em;
231
}

Return to bug 9034