Return-Path: X-Original-To: apmail-couchdb-dev-archive@www.apache.org Delivered-To: apmail-couchdb-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 4EA1710ED7 for ; Wed, 9 Apr 2014 14:58:49 +0000 (UTC) Received: (qmail 16945 invoked by uid 500); 9 Apr 2014 14:58:33 -0000 Delivered-To: apmail-couchdb-dev-archive@couchdb.apache.org Received: (qmail 16511 invoked by uid 500); 9 Apr 2014 14:58:22 -0000 Mailing-List: contact dev-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 dev@couchdb.apache.org Received: (qmail 16318 invoked by uid 99); 9 Apr 2014 14:58:18 -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, 09 Apr 2014 14:58:18 +0000 Received: by tyr.zones.apache.org (Postfix, from userid 65534) id E1F2694F559; Wed, 9 Apr 2014 14:58:17 +0000 (UTC) From: seanbarclay To: dev@couchdb.apache.org Reply-To: dev@couchdb.apache.org References: In-Reply-To: Subject: [GitHub] couchdb pull request: COUCHDB-2206: Changes redesign Content-Type: text/plain Message-Id: <20140409145817.E1F2694F559@tyr.zones.apache.org> Date: Wed, 9 Apr 2014 14:58:17 +0000 (UTC) Github user seanbarclay commented on the pull request: https://github.com/apache/couchdb/pull/202#issuecomment-39973932 Hey this is coming along. Overall, it just needs to be grouped tighter. A few quick suggestions: 1. For the row-fluids for each row item- let's change the top+bottom padding from 10px 0 to 4px 0. 2. Let's update the "View JSON" class from btn-large to btn-small. 3. when a JSON view is expanded, let's toggle the View JSON button to Close JSON. Make the close a gray button. 4. Clipboard icon on the right. Works great for me, but the icon could be better. @deathbearbrown in the Cloudant Dash PR #150, I provided a clipboard icon that might be useful here. Or, a quicker fix might be just updating font awesome to v4.0.3, which has a clipboard icon. Cheers --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastructure@apache.org or file a JIRA ticket with INFRA. ---