diff --git a/src/root/common.tt b/src/root/common.tt index 963c806d..6ebeb217 100644 --- a/src/root/common.tt +++ b/src/root/common.tt @@ -408,25 +408,27 @@ BLOCK renderEvals %] - + [% IF !jobset && !build %] - + [% END %] - - - + + + + + + - - - diff --git a/src/root/static/css/hydra.css b/src/root/static/css/hydra.css index a871485e..d2c09bc4 100644 --- a/src/root/static/css/hydra.css +++ b/src/root/static/css/hydra.css @@ -142,3 +142,8 @@ td.step-status span.warn { color: #aaaa00; font-weight: bold; } + +/* Assumes borders are never desired in multi-row table heads */ +.table thead th { + border-top: 0; +}
##JobsetJobsetDateInput changes - Jobs
+
DateInput changesJobs + Delta +
Succeeded + Failed + Queued - Delta -