GitHub user robertkowalski opened a pull request:

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

    Couchdb 2471 css

     - remove JS hack to have fixed elements on a certain size,
       elements now use position absolute/relative and floating
    
     - header, breadcrumbs and panes do not overlap anymore, which
       lead to alot of bugs like visible but not clickable buttons
       and problems when trying to add new elements to the header
    
     - header is now aligned with navigantion/burger-height
       (both 64px)
    
     - componentize footer for all_dbs page
    
    Closes: COUCHDB-2320 COUCHDB-2271 COUCHDB-2471 COUCHDB-2482

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

    $ git pull https://github.com/robertkowalski/couchdb-fauxton 
COUCHDB-2471-css

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

    https://github.com/apache/couchdb-fauxton/pull/189.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 #189
    
----
commit b3c7037106873b2f467a20ec1b9e73f9cb31d316
Author: Robert Kowalski <[email protected]>
Date:   2014-11-25T14:50:47Z

    Refactor CSS for pane layout
    
     - remove JS hack to have fixed elements on a certain size,
       elements now use position absolute/relative and floating
    
     - header, breadcrumbs and panes do not overlap anymore, which
       lead to alot of bugs like visible but not clickable buttons
       and problems when trying to add new elements to the header
    
     - header is now aligned with navigantion/burger-height
       (both 64px)
    
     - componentize footer for all_dbs page
    
    Closes: COUCHDB-2320 COUCHDB-2271 COUCHDB-2471 COUCHDB-2482

commit 77cd15fd8039cfa4199578355b1c32099d0a67f9
Author: Robert Kowalski <[email protected]>
Date:   2014-11-25T14:51:17Z

    with-tabs-sidebar

commit 04c41a5e585b669be26e8ed045adfbebb8d40bd9
Author: Robert Kowalski <[email protected]>
Date:   2014-12-02T16:22:07Z

    wip

commit 3544dc6f653b1dce518cb1b14f9294d2b1a6dab1
Author: Robert Kowalski <[email protected]>
Date:   2014-12-05T12:00:29Z

    float-right footer

commit 11c837ffe50cd5be334d72b2124e30fe8416d697
Author: Robert Kowalski <[email protected]>
Date:   2014-12-05T12:54:41Z

    componentize all-db-footer

commit 60eb15ba5e288ed8666485277b200f10ba62f8db
Author: Robert Kowalski <[email protected]>
Date:   2014-12-05T16:09:07Z

    fix footer

commit a5494ff798f1a0b541bf43fb11b0b38ed1b372ae
Author: Robert Kowalski <[email protected]>
Date:   2014-12-05T17:39:50Z

    fix sidebar

commit b85df9a0cd952e905dd48851f3bea9a0822fc9d1
Author: Robert Kowalski <[email protected]>
Date:   2014-12-05T19:00:44Z

    Small adjustments for new header size

----


---
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