.drag-sort-table {
    table th {
        cursor: move;
    }
}