diff --git a/module/program/css/browse.css b/module/program/css/browse.css index f01e3ef892..61b2befe5e 100644 --- a/module/program/css/browse.css +++ b/module/program/css/browse.css @@ -1,3 +1,4 @@ #mainMenu .pull-left .checkbox-primary {display: inline-block; margin-left: 10px;} .main-table tbody>tr>td:first-child, .main-table thead>tr>th:first-child {padding-left: 8px;} .table tbody>tr>td .dropdown {display: inline-block; line-height: 1;} +tbody.sortable > tr > td.sort-handler .table-nest-toggle:before {cursor: pointer !important;}