From 300cff5de0508a20069c4085cca2477adbf23fe4 Mon Sep 17 00:00:00 2001 From: Cameron Dawson Date: Tue, 21 Jan 2014 20:37:08 -0800 Subject: [PATCH] ui tweaks --- ui/css/treeherder.css | 7 ++++++ ui/partials/jobs.html | 54 +++++++++++++++++++------------------------ 2 files changed, 31 insertions(+), 30 deletions(-) diff --git a/ui/css/treeherder.css b/ui/css/treeherder.css index 03040a97a..c249bf6a9 100755 --- a/ui/css/treeherder.css +++ b/ui/css/treeherder.css @@ -92,6 +92,13 @@ th-failures-box li a{ padding-bottom: 5px; margin-left: 0; white-space: normal; + width: 100%; +} + +.result-set-title { + border-top: 5px solid black; + border-bottom: 2px solid darkgray; + padding: 10px 0 10px 0; } .result-set .revision-list { diff --git a/ui/partials/jobs.html b/ui/partials/jobs.html index 3cc4c3acb..5ecd88030 100755 --- a/ui/partials/jobs.html +++ b/ui/partials/jobs.html @@ -13,40 +13,34 @@ ng-show="isLoadingRsBatch.prepending">
- 11 Passing - 11 Busted - 11 Test Failing -
- -

- - - - - - - - - + + + + + + + + + + + + {{resultset.push_timestamp*1000|date:'medium'}} - {{resultset.author}} - {{resultset.revision}} - {{resultset.job_count}} - {{resultset.push_timestamp*1000|date:'medium'}} - {{resultset.author}} - {{resultset.revision}} - {{resultset.job_count}} -

-
@@ -54,7 +48,7 @@
-

+

11 Passing @@ -73,7 +67,7 @@ -