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 D2EB51058C for ; Fri, 1 Nov 2013 00:21:21 +0000 (UTC) Received: (qmail 4750 invoked by uid 500); 1 Nov 2013 00:21:17 -0000 Delivered-To: apmail-cloudstack-commits-archive@cloudstack.apache.org Received: (qmail 4728 invoked by uid 500); 1 Nov 2013 00:21:17 -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 4693 invoked by uid 99); 1 Nov 2013 00:21:17 -0000 Received: from tyr.zones.apache.org (HELO tyr.zones.apache.org) (140.211.11.114) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 01 Nov 2013 00:21:17 +0000 Received: by tyr.zones.apache.org (Postfix, from userid 65534) id E5A6A6E75; Fri, 1 Nov 2013 00:21:16 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: mchen@apache.org To: commits@cloudstack.apache.org Date: Fri, 01 Nov 2013 00:21:41 -0000 Message-Id: In-Reply-To: References: X-Mailer: ASF-Git Admin Mailer Subject: [30/50] [abbrv] git commit: updated refs/heads/rbac to 2ef4d52 Add a bit more padding to header bar Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/3f2a14b8 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/3f2a14b8 Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/3f2a14b8 Branch: refs/heads/rbac Commit: 3f2a14b8b47572d805d5093f39b66d2cf31fc9f8 Parents: 9d5ea57 Author: Brian Federle Authored: Tue Oct 29 16:04:53 2013 -0700 Committer: Brian Federle Committed: Tue Oct 29 16:04:53 2013 -0700 ---------------------------------------------------------------------- ui/css/cloudstack3.css | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cloudstack/blob/3f2a14b8/ui/css/cloudstack3.css ---------------------------------------------------------------------- diff --git a/ui/css/cloudstack3.css b/ui/css/cloudstack3.css index f58bb8c..e0859cd 100644 --- a/ui/css/cloudstack3.css +++ b/ui/css/cloudstack3.css @@ -2197,7 +2197,7 @@ div.detail-group.actions td { /*Header*/ #header { width: 100%; - height: 117px; + height: 135px; background: url(../images/overlay-pattern.png) repeat 0, #1B5070 url(../images/header-gradient.png) no-repeat center; background-size: auto, cover; position: relative; @@ -2214,17 +2214,17 @@ div.detail-group.actions td { height: 47px; margin: auto; background: url(../images/logo.png) no-repeat 0 center; - /*+placement:shift 0px 2px;*/ + /*+placement:shift 0px 15px;*/ position: relative; left: 0px; - top: 2px; + top: 15px; } #header div.controls { - width: 1024px; + width: 1026px; height: 48px; position: relative; - margin: 9px auto 8px; + margin: 27px auto 0; padding-top: 13px; /*+border-radius:4px 4px 0 0;*/ -moz-border-radius: 4px 4px 0 0; @@ -2261,10 +2261,10 @@ div.detail-group.actions td { float: right; height: 18px; padding: 1px 0 0; - /*+placement:shift -174px -54px;*/ + /*+placement:shift -174px -57px;*/ position: relative; left: -174px; - top: -54px; + top: -57px; } #header div.notifications:after { @@ -2277,7 +2277,7 @@ div.detail-group.actions td { #header div.notifications span { position: relative; - top: 6px; + top: 5px; left: 7px; } @@ -2321,10 +2321,10 @@ div.detail-group.actions td { #user { height: 30px; - margin: 5px 6px 0 0; + margin: 0; position: absolute; - top: -48px; - left: 880px; + top: -47px; + left: 890px; cursor: default !important; display: inline-block; float: left; @@ -2369,10 +2369,10 @@ div.detail-group.actions td { width: 11px; height: 8px; background: url(../images/buttons.png) -402px -23px; - /*+placement:shift 10px 13px;*/ + /*+placement:shift 8px 11px;*/ position: relative; - left: 10px; - top: 13px; + left: 8px; + top: 11px; } /** Zone filter (mixed zone management)*/