diff --git a/misc/dashboard/app/build/ui.html b/misc/dashboard/app/build/ui.html index 1fb7b25274..678c95238a 100644 --- a/misc/dashboard/app/build/ui.html +++ b/misc/dashboard/app/build/ui.html @@ -26,7 +26,7 @@ padding: 2px 4px; font-size: 10pt; } - .build tr:nth-child(2n) { + .build tr.commit:nth-child(2n) { background-color: #f0f0f0; } .build .hash { @@ -102,7 +102,7 @@ {{end}} {{range $c := $.Commits}} - + {{shortHash .Hash}} {{range $.Builders}}