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 protected]> 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 ** Changed in: horizon Status: In Progress => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Dashboard (Horizon). https://bugs.launchpad.net/bugs/1538491 Title: Angular Launch Instance should use adhere to Horizon theming standards Status in OpenStack Dashboard (Horizon): Fix Released Bug description: The Angular Launch Instance workflow is totally separate from the rest of the Horizon design and theming. It should use the bootstrap markup and theming where possible. To manage notifications about this bug go to: https://bugs.launchpad.net/horizon/+bug/1538491/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : [email protected] Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp

