tr {

    .Col-sorted,
    &:hover > td {
        background-color: var(--gray-100);
    }
}

th.pos,
th.change {
    white-space: nowrap;
}
