Return-Path: X-Original-To: apmail-couchdb-commits-archive@www.apache.org Delivered-To: apmail-couchdb-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 59950101E1 for ; Wed, 15 Oct 2014 12:33:38 +0000 (UTC) Received: (qmail 1846 invoked by uid 500); 15 Oct 2014 12:33:38 -0000 Delivered-To: apmail-couchdb-commits-archive@couchdb.apache.org Received: (qmail 1801 invoked by uid 500); 15 Oct 2014 12:33:38 -0000 Mailing-List: contact commits-help@couchdb.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@couchdb.apache.org Delivered-To: mailing list commits@couchdb.apache.org Received: (qmail 1664 invoked by uid 99); 15 Oct 2014 12:33:38 -0000 Received: from tyr.zones.apache.org (HELO tyr.zones.apache.org) (140.211.11.114) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 15 Oct 2014 12:33:38 +0000 Received: by tyr.zones.apache.org (Postfix, from userid 65534) id E97A692F1EC; Wed, 15 Oct 2014 12:33:37 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: robertkowalski@apache.org To: commits@couchdb.apache.org Date: Wed, 15 Oct 2014 12:33:43 -0000 Message-Id: In-Reply-To: References: X-Mailer: ASF-Git Admin Mailer Subject: [8/8] fauxton commit: updated refs/heads/port-views to f114d07 resizing two-panes Project: http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/commit/f114d07d Tree: http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/tree/f114d07d Diff: http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/diff/f114d07d Branch: refs/heads/port-views Commit: f114d07dec55df5724b21d408e590154124a68c7 Parents: a9d1c76 Author: Robert Kowalski Authored: Wed Oct 15 14:32:51 2014 +0200 Committer: Robert Kowalski Committed: Wed Oct 15 14:33:10 2014 +0200 ---------------------------------------------------------------------- app/addons/fauxton/resizeColumns.js | 2 +- app/templates/layouts/two_pane.html | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/blob/f114d07d/app/addons/fauxton/resizeColumns.js ---------------------------------------------------------------------- diff --git a/app/addons/fauxton/resizeColumns.js b/app/addons/fauxton/resizeColumns.js index ebdbd0c..c3cd4fe 100644 --- a/app/addons/fauxton/resizeColumns.js +++ b/app/addons/fauxton/resizeColumns.js @@ -87,7 +87,7 @@ function(FauxtonAPI) { setLeftPosition: function(panelWidth){ var primary = this.getPrimaryNavWidth(); - $('.set-left-position').css('left',panelWidth+primary+4); + $('.set-left-position').css('left', panelWidth + primary + 4); } }; http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/blob/f114d07d/app/templates/layouts/two_pane.html ---------------------------------------------------------------------- diff --git a/app/templates/layouts/two_pane.html b/app/templates/layouts/two_pane.html index 0b78b0e..5c26880 100644 --- a/app/templates/layouts/two_pane.html +++ b/app/templates/layouts/two_pane.html @@ -14,15 +14,15 @@ the License.
-
+
-
+
-
+
-
+