Improve table

This commit is contained in:
nora 2024-09-08 15:34:12 +02:00
parent ae1f0b96e3
commit 67459f825b
5 changed files with 51 additions and 28 deletions

View file

@ -20,11 +20,24 @@ td {
background-color: lightgray;
}
.target-header {
writing-mode: sideways-lr;
}
.build-info-a {
color: black;
text-decoration: none;
}
.build-cell {
padding-left: 5px;
padding-right: 5px;
}
.target-name-col {
white-space: nowrap;
}
.footer {
margin-top: 20px;
display: flex;