﻿

table.table-sortable thead tr th:hover {
    background-color: #ddd;
    cursor: pointer;
}
