Comment 4 for bug 1538491

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to horizon (master)

Reviewed: https://review.openstack.org/285084
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=be9023d86e058d81d6c2504e87c3a385f34472e6
Submitter: Jenkins
Branch: master

commit be9023d86e058d81d6c2504e87c3a385f34472e6
Author: Rob Cresswell <email address hidden>
Date: Wed Feb 24 13:45:17 2016 -0800

    Fix theming in angular launch instance

    This patch makes the new angular Launch Instance workflow mostly
    themeable. Most of the existing CSS has been deleted, and this now
    follows bootstraps markup. This is not intended to solve all edge cases
    given the size of the work, but is a big step in the right direction.

    Changes:
    - Use stacked nav tabs for navigation. Move base nav tabs toward
      bootstrap default. Style primary side nav as before.
    - Use bootstraps form markup for modal
    - Use bootstraps form markup for form fields and their errors
    - Make pie charts and tables inherit any missing theme variables. A more
      thorough pass will be done on this next release cycle.

    Closes-Bug: 1538491
    Change-Id: Ic20b7f4341a2853ca334824c6a811125b04e88cc