/*
 * tablesorter, moved out of the RIC child theme.
 * The ID refers to themes/ricamsterdam/CUSTOMIZATIONS.md.
 */

/* P-03 Pointer on sortable table headers */
.sortable th {
  cursor: pointer;
}
