﻿th, td {
    white-space: nowrap;
}
table.is-hoverable tbody tr:hover {
    cursor: pointer;
}