body {

}

.ui.selectable.table > tbody > tr {
  cursor: default;
}
.ui.selectable.link.table > tbody > tr {
  cursor: pointer;
}
