horizon/openstack_dashboard/dashboards/project/stacks
Aaron Sahlin 4395851050 Fixed display issues on Details Page caused by bootstrap 3 update
Per UX suggestion applied Bootstrap 'dl-horizontal' styling plus
added css to left justify the labels on the details page.  Also
addeds col-sm-12 div inside all row divs in detail views, to achieve
proper bootstrap grid usage.

Closes-bug: #1349602
Change-Id: I337150c7a8c90cc838fac8cb89a552a0566789e3
2015-01-05 20:34:44 +00:00
..
templates/stacks Fixed display issues on Details Page caused by bootstrap 3 update 2015-01-05 20:34:44 +00:00
__init__.py Implementation of a Heat stacks UI. 2013-07-03 03:48:31 -07:00
api.py Fixing heat stack status column 2014-03-05 14:12:29 -05:00
forms.py Fix E128 errors in openstack_dashboard/dashboards/project/ 2014-10-16 16:53:52 +09:00
mappings.py show correct link to compute instances in stack resource overview tab 2014-08-21 23:12:21 +00:00
panel.py Remove extraneous vim configuration comments 2014-05-06 15:30:10 +08:00
sro.py Remove leftovers of "# noqa" 2014-01-28 15:51:04 +04:00
tables.py Fixed row deletion for deleted stack 2014-12-08 16:51:29 +00:00
tabs.py 'Stack Template' tab for Heat Stack Details page 2014-11-11 10:56:52 +03:00
tests.py Fix E128 errors in openstack_dashboard/dashboards/project/ 2014-10-16 16:53:52 +09:00
urls.py Remove #noqa from two common imports and add them to import_exceptions 2014-09-16 14:08:28 +04:00
views.py Fixes Inconsistent usage of Detail / Details 2014-12-11 21:22:18 +05:30