[FIX] update datatables css
This commit is contained in:
parent
452d468843
commit
9f9b4e94ef
@ -54,6 +54,7 @@ table.dataTable thead .sorting_desc_disabled {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
/*
|
||||
table.dataTable thead .sorting {
|
||||
background: url('../../../images/sort_both.png') no-repeat center right;
|
||||
}
|
||||
@ -73,6 +74,7 @@ table.dataTable thead .sorting_asc_disabled {
|
||||
table.dataTable thead .sorting_desc_disabled {
|
||||
background: url('../../../images/sort_desc_disabled.png') no-repeat center right;
|
||||
}
|
||||
*/
|
||||
|
||||
table.dataTable th:active {
|
||||
outline: none;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user