From a270c952fde6801d8053baea62ed17b91cc986ac Mon Sep 17 00:00:00 2001 From: Jonathan French Date: Tue, 16 Dec 2014 17:25:58 -0500 Subject: [PATCH] Bug 1112238 - Create a UI help link to better access the build version --- webapp/app/css/treeherder.css | 8 ++++++++ webapp/app/help.html | 4 ++++ 2 files changed, 12 insertions(+) diff --git a/webapp/app/css/treeherder.css b/webapp/app/css/treeherder.css index e04d1687..a936964b 100755 --- a/webapp/app/css/treeherder.css +++ b/webapp/app/css/treeherder.css @@ -1617,6 +1617,10 @@ fieldset[disabled] .btn-repo.active { color: lightgray; } +.midgray, .midgray a { + color: gray; +} + #help { padding: 10px 10px 0px; overflow: auto; @@ -1630,6 +1634,10 @@ fieldset[disabled] .btn-repo.active { padding: 5px; } +.help-footer { + overflow: auto; +} + .panel-spacing table { width: 100%; } diff --git a/webapp/app/help.html b/webapp/app/help.html index 2438a5cd..1df4ac09 100644 --- a/webapp/app/help.html +++ b/webapp/app/help.html @@ -365,6 +365,10 @@

Job notation

+