Return-Path: X-Original-To: apmail-cloudstack-commits-archive@www.apache.org Delivered-To: apmail-cloudstack-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id C9B7310E22 for ; Tue, 29 Oct 2013 18:25:02 +0000 (UTC) Received: (qmail 78471 invoked by uid 500); 29 Oct 2013 18:25:02 -0000 Delivered-To: apmail-cloudstack-commits-archive@cloudstack.apache.org Received: (qmail 78415 invoked by uid 500); 29 Oct 2013 18:25:02 -0000 Mailing-List: contact commits-help@cloudstack.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cloudstack.apache.org Delivered-To: mailing list commits@cloudstack.apache.org Received: (qmail 78408 invoked by uid 99); 29 Oct 2013 18:25:02 -0000 Received: from tyr.zones.apache.org (HELO tyr.zones.apache.org) (140.211.11.114) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 29 Oct 2013 18:25:02 +0000 Received: by tyr.zones.apache.org (Postfix, from userid 65534) id 70EDD88B3D4; Tue, 29 Oct 2013 18:25:02 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: bfederle@apache.org To: commits@cloudstack.apache.org Message-Id: X-Mailer: ASF-Git Admin Mailer Subject: git commit: updated refs/heads/master to 896f68b Date: Tue, 29 Oct 2013 18:25:02 +0000 (UTC) Updated Branches: refs/heads/master 8a6694b39 -> 896f68b92 Fix region selector popup Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/896f68b9 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/896f68b9 Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/896f68b9 Branch: refs/heads/master Commit: 896f68b927bb04057be79ab49a601faa3e991159 Parents: 8a6694b Author: Brian Federle Authored: Tue Oct 29 11:24:42 2013 -0700 Committer: Brian Federle Committed: Tue Oct 29 11:24:58 2013 -0700 ---------------------------------------------------------------------- ui/css/cloudstack3.css | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cloudstack/blob/896f68b9/ui/css/cloudstack3.css ---------------------------------------------------------------------- diff --git a/ui/css/cloudstack3.css b/ui/css/cloudstack3.css index a0cd3f8..16333e9 100644 --- a/ui/css/cloudstack3.css +++ b/ui/css/cloudstack3.css @@ -2203,7 +2203,6 @@ div.detail-group.actions td { width: 100%; height: 117px; background: url(../images/overlay-pattern.png) repeat 0, #1B5070 url(../images/header-gradient.png) no-repeat center; - z-index: 100; background-size: auto, cover; position: relative; } @@ -11582,12 +11581,12 @@ div.ui-dialog div.autoscaler div.field-group div.form-container form div.form-it width: 318px; background: url(../images/bg-notifications.png) center; height: 372px; - /*+placement:shift 321px 49px;*/ + /*+placement:shift 185px 49px;*/ position: relative; - left: 321px; + left: 185px; top: 49px; position: absolute; - z-index: 1000; + z-index: 5500; } .region-selector h2 {