From e2ec9eb3c23a6b4f63c338e634d647486a136f7b Mon Sep 17 00:00:00 2001 From: tfennelly Date: Thu, 8 Jan 2015 13:09:47 +0000 Subject: [PATCH] [FIX JENKINS-26312] reimpl of layout changes 3e9cdcb Attempt to do it in pure CSS ala 3e9cdcb failed so using CSS and JS combo. --- .../main/resources/lib/layout/layout.jelly | 116 +++++++++--------- war/src/main/webapp/css/style.css | 19 ++- .../main/webapp/scripts/hudson-behavior.js | 92 +++++++++++--- 3 files changed, 149 insertions(+), 78 deletions(-) diff --git a/core/src/main/resources/lib/layout/layout.jelly b/core/src/main/resources/lib/layout/layout.jelly index 4ddbbe645d..d41c186864 100644 --- a/core/src/main/resources/lib/layout/layout.jelly +++ b/core/src/main/resources/lib/layout/layout.jelly @@ -156,66 +156,68 @@ ${h.initPageVariables(context)} -