GitHub user benkeen opened a pull request:

    https://github.com/apache/couchdb-fauxton/pull/124

    [WIP] Account page style and usability fixes

    This ticket is a general style clean-up of the Accounts page. Namely:
    
    - general CSS style fixes
    - sidebar styles now consistent with other pages in app
    - focus is placed on first text box on page when page load (N.B.
    autofocus wouldn’t work consistently, hence the JS)
    - "Databases" left nav item no longer selected
    
    *** Please note: the Create Admins page is still having it's text cut
    off. This will be fixed once PR #123 has been merged. ***
    
    Closes COUCHDB-2417

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/benkeen/couchdb-fauxton 
2417-accounts-page-style-fixes

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/couchdb-fauxton/pull/124.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #124
    
----
commit 0a9c9d5e22409496ef3239a78e6e6efe43f56e00
Author: Benjamin Keen <[email protected]>
Date:   2014-11-02T16:35:04Z

    Account page style and usability fixes
    
    This ticket is a general style clean-up of the Accounts page. Namely:
    
    - general CSS style fixes
    - sidebar styles now consistent with other pages in app
    - focus is placed on first text box on page when page load (N.B.
    autofocus wouldn’t work consistently, hence the JS)
    - "Databases" left nav item no longer selected
    
    *** Please note: the Create Admins page is still having it's text cut
    off. This will be fixed once PR #123 has been merged. ***
    
    Closes COUCHDB-2417

----


---
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 [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to