GitHub user BigBlueHat opened a pull request:
https://github.com/apache/couchdb/pull/105
Fiddly UI tweaks
Just a few small tweaks to CSS and layout bits.
Hope they're not too opinionated. :smiley:
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/BigBlueHat/couchdb fiddly-ui-tweaks
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/couchdb/pull/105.patch
----
commit 179710a0148011718178cfc165fd2cda475aa161
Author: BigBlueHat <[email protected]>
Date: 2013-11-14T23:31:31Z
lots of little tweaks
Fixed `Couchdb` spelling.
Move version number to right of product name.
Tweaked Primary Nav icon alignment.
commit 99f09b78868e75cbe90a6cd31bb3034ed87b4d85
Author: BigBlueHat <[email protected]>
Date: 2013-11-15T00:08:29Z
toggling delete docs button on Select All
Also preventing "delete 0 docs" confirm box.
commit 31b1ff514257a43a59d6a53ae407af7122051722
Author: BigBlueHat <[email protected]>
Date: 2013-11-15T00:09:49Z
removed Primary Indices header; implied by Secondary
----