th.sortable {
  cursor: pointer;
}

th.sortable:hover::after {
  color: #333;
}

tr.hover-actions-trigger {
  cursor: pointer;
}
