From 5f9e0fcd7e5d748c189ace4fcd60fce44d4f09c3 Mon Sep 17 00:00:00 2001 From: Brian Federle Date: Tue, 16 Dec 2014 14:53:20 -0800 Subject: [PATCH] CLOUDSTACK-8075: Front-end support for shared templates/ISOs --- ui/css/cloudstack3.css | 4 ++-- ui/dictionary2.jsp | 2 +- ui/index.jsp | 14 ++++++++++++-- ui/scripts/instanceWizard.js | 10 ++++++---- ui/scripts/ui-custom/instanceWizard.js | 11 ++++++++--- 5 files changed, 29 insertions(+), 12 deletions(-) diff --git a/ui/css/cloudstack3.css b/ui/css/cloudstack3.css index d6225ea791a..9d719d4ca52 100644 --- a/ui/css/cloudstack3.css +++ b/ui/css/cloudstack3.css @@ -5847,14 +5847,14 @@ label.error { .multi-wizard .ui-tabs li.ui-state-default a { float: left; - padding: 15px; - width: 110px; text-align: center; font-size: 11px; margin-right: 1px; color: #4E6070; text-decoration: none; background: #DEE3E5; + padding-left: 0; + padding-right: 0; } .multi-wizard .ui-tabs li.ui-state-active a { diff --git a/ui/dictionary2.jsp b/ui/dictionary2.jsp index 52fd48043d6..b47d62f6197 100644 --- a/ui/dictionary2.jsp +++ b/ui/dictionary2.jsp @@ -24,7 +24,7 @@ under the License. <% long now = System.currentTimeMillis(); %>