From 07433492b282e7ca157b30ca7556ec7c6d855443 Mon Sep 17 00:00:00 2001 From: bfederle Date: Tue, 1 May 2012 13:35:52 -0700 Subject: [PATCH] Better tab BG appearance for VLAN range step --- ui/css/cloudstack3.css | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/ui/css/cloudstack3.css b/ui/css/cloudstack3.css index c5866eff531..f162e17fc31 100644 --- a/ui/css/cloudstack3.css +++ b/ui/css/cloudstack3.css @@ -5447,7 +5447,11 @@ label.error { .multi-wizard.zone-wizard .select-container { height: 333px; overflow: auto; - /*[empty]display:;*/ +} + +.multi-wizard.zone-wizard .setup-guest-traffic .select-container { + background: #E9EAEB; + overflow: hidden; } .multi-wizard.zone-wizard .main-desc { @@ -6028,7 +6032,7 @@ label.error { /*** Configure guest network -- tabs*/ .multi-wizard.zone-wizard .setup-guest-traffic .ui-widget-content { width: 682px; - height: 244px; + height: 281px; border-bottom: none; border-right: none; /*+placement:shift -1px -7px;*/