/* Vista semanal del registro de horas */
.week-table th, .week-table td { white-space: nowrap; }
.week-table td:nth-child(2) { font-variant-numeric: tabular-nums; }
.week-table .badge { font-size: .75rem; }

/* Histórico */
.history-table td:nth-child(2),
.history-table td:nth-child(3),
.history-table td:nth-child(4) { font-variant-numeric: tabular-nums; }
