table {
	border-spacing: 0;
}

th {
	border-bottom: 1px solid black;
}

th:not(.status,.no),
td:not(.status,.no) {
	border-left: 1px solid black;
}

.dev,
.desc,
.no,
.wru {
	text-align: left;
	padding: 0 0.5rem;
}

.status img {
	height: 1rem;
}
