.eventlog th:nth-child(1),
.eventlog td:nth-child(1) {
	white-space: nowrap;
	width: 40px;
	padding-right: 0.5rem;
}

.eventlog th:nth-child(2),
.eventlog td:nth-child(2) {
	white-space: nowrap;
	width: 160px;
}

.eventlog th:nth-child(3),
.eventlog td:nth-child(3) {
	white-space: nowrap;
	width: 113px;
}