Make the info tables less compressed
This commit is contained in:
@ -42,3 +42,8 @@ span.disabled-project, span.disabled-jobset {
|
||||
span.hidden-project a, span.hidden-jobset a {
|
||||
color: gray;
|
||||
}
|
||||
|
||||
table.info-table th {
|
||||
padding-right: 1.0em;
|
||||
padding-bottom: 0.2em;
|
||||
}
|
||||
|
Reference in New Issue
Block a user