Return-Path: X-Original-To: apmail-cordova-commits-archive@www.apache.org Delivered-To: apmail-cordova-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 69E141044A for ; Fri, 7 Feb 2014 03:55:22 +0000 (UTC) Received: (qmail 70286 invoked by uid 500); 7 Feb 2014 03:55:22 -0000 Delivered-To: apmail-cordova-commits-archive@cordova.apache.org Received: (qmail 70195 invoked by uid 500); 7 Feb 2014 03:55:11 -0000 Mailing-List: contact commits-help@cordova.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cordova.apache.org Delivered-To: mailing list commits@cordova.apache.org Received: (qmail 70188 invoked by uid 99); 7 Feb 2014 03:55:08 -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, 07 Feb 2014 03:55:08 +0000 Received: by tyr.zones.apache.org (Postfix, from userid 65534) id 1D32D91E3EB; Fri, 7 Feb 2014 03:55:07 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: steven@apache.org To: commits@cordova.apache.org Message-Id: <3197e99f50004e0296e078e522f03aa0@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: git commit: CB-5911: cleaning up homepage for mobile and desktop Date: Fri, 7 Feb 2014 03:55:07 +0000 (UTC) Updated Branches: refs/heads/refactor abb68e049 -> 93fa7222a CB-5911: cleaning up homepage for mobile and desktop Project: http://git-wip-us.apache.org/repos/asf/cordova-registry-web/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-registry-web/commit/93fa7222 Tree: http://git-wip-us.apache.org/repos/asf/cordova-registry-web/tree/93fa7222 Diff: http://git-wip-us.apache.org/repos/asf/cordova-registry-web/diff/93fa7222 Branch: refs/heads/refactor Commit: 93fa7222ae9b075c599097b5dee3f8beeebb8de1 Parents: abb68e0 Author: Steven Gill Authored: Thu Feb 6 19:54:47 2014 -0800 Committer: Steven Gill Committed: Thu Feb 6 19:54:47 2014 -0800 ---------------------------------------------------------------------- attachments/css/footer.less | 4 ++-- attachments/css/pages/home.less | 6 +++--- attachments/css/styles.css | 9 ++++++--- attachments/partials/views/home.html | 22 +++++++++++----------- 4 files changed, 22 insertions(+), 19 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cordova-registry-web/blob/93fa7222/attachments/css/footer.less ---------------------------------------------------------------------- diff --git a/attachments/css/footer.less b/attachments/css/footer.less index a730ce1..d27ccde 100644 --- a/attachments/css/footer.less +++ b/attachments/css/footer.less @@ -1,5 +1,5 @@ /* ----- footer ---- */ #footer { - -} \ No newline at end of file + border-top: dotted 2px #bfb7b9 +} http://git-wip-us.apache.org/repos/asf/cordova-registry-web/blob/93fa7222/attachments/css/pages/home.less ---------------------------------------------------------------------- diff --git a/attachments/css/pages/home.less b/attachments/css/pages/home.less index 65735a0..6de67d1 100644 --- a/attachments/css/pages/home.less +++ b/attachments/css/pages/home.less @@ -68,17 +68,17 @@ margin: 20px auto; position: relative; text-align: center; - height: 209px; + height: 220px; } .call-to-action-mid-spacer { - flex-basis: 3%; + flex-basis: 8%; position: relative; div { color: #F0F0F0; font-size: 45px; - left: 13%; + left: 75%; position: absolute; top: 40%; } http://git-wip-us.apache.org/repos/asf/cordova-registry-web/blob/93fa7222/attachments/css/styles.css ---------------------------------------------------------------------- diff --git a/attachments/css/styles.css b/attachments/css/styles.css index 3b005df..af34856 100644 --- a/attachments/css/styles.css +++ b/attachments/css/styles.css @@ -2807,6 +2807,9 @@ div.left { font-weight: 600; } /* ----- footer ---- */ +#footer { + border-top: dotted 2px #bfb7b9; +} /* ========================================================================== MEDIA QUERIES ========================================================================== */ @@ -2904,16 +2907,16 @@ div.left { margin: 20px auto; position: relative; text-align: center; - height: 209px; + height: 220px; } .call-to-action-mid-spacer { - flex-basis: 3%; + flex-basis: 8%; position: relative; } .call-to-action-mid-spacer div { color: #F0F0F0; font-size: 45px; - left: 13%; + left: 75%; position: absolute; top: 40%; } http://git-wip-us.apache.org/repos/asf/cordova-registry-web/blob/93fa7222/attachments/partials/views/home.html ---------------------------------------------------------------------- diff --git a/attachments/partials/views/home.html b/attachments/partials/views/home.html index d1c3050..7c2abc7 100644 --- a/attachments/partials/views/home.html +++ b/attachments/partials/views/home.html @@ -20,49 +20,49 @@
-
+
-
+
-
+

Contribute

-
+

Want to author & publish plugins?

- Please read our docs. + Please read our docs.
-
+
-
+
-
+
-
+

Utilize

-
+

Need to install or remove a plugin?

- Check the documentation. + Check the documentation.