[FIX] update datatables css

This commit is contained in:
iAmShorty 2014-03-19 16:25:47 +01:00
parent 452d468843
commit 9f9b4e94ef

View File

@ -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;