.table
  tr
    td
      border-color: $white-ter
    &.is-selected
      td,
      th
        border-color: $primary
