.table-auto {
    width: 1px;
}

th, td {
    white-space: nowrap;
}

th.auto, td.auto {
    width: 1px;
}

tr.pointer {
    cursor: pointer;
}