Merge branch 'master' into job_headers

This commit is contained in:
Graham Christensen
2019-03-17 17:16:37 -04:00
committed by GitHub
16 changed files with 259 additions and 15 deletions

View File

@ -147,3 +147,8 @@ td.step-status span.warn {
.table thead th {
border-top: 0;
}
.date {
cursor: help;
border-bottom: 1px dotted #999;
}