horizon/openstack_dashboard/dashboards/project/firewalls
Diana Whitten 259973dd06 Horizon Checkboxes are now themeable.
Horizon checkboxes were using a standard checkbox. Unfortunately,
this type of checkbox is only customizable through Chrome, and
even then, its not completely flexible.

The default checkboxes have now been altered to allow for a highly
customized experience through the use of CSS pseudo elements and
Icon Fonts. This allows the color, size and unselected and selected
states of the checkbox to be customized.

The 'default' theme uses the standard Font Awesome checked and
unchecked icons.  The 'material' now uses the Material Design
checkbox design.

It was also noticed (and fixed) that the help-icon on the forms
were not the same color as its corresponding text.

Partially-Implements: blueprint horizon-theme-css-reorg

Change-Id: I52602357d831a5e978fe6916b37b0cde9edb2b9b
2016-03-02 19:17:09 -07:00
..
templates/firewalls Drop Django 1.7 support 2015-11-16 11:55:38 +00:00
__init__.py FWaaS Horizon panel 2013-09-10 18:03:12 +09:00
forms.py Horizon Checkboxes are now themeable. 2016-03-02 19:17:09 -07:00
panel.py Move Horizon to pure plugin loading only 2015-08-03 14:49:31 -06:00
tables.py Added filter for firewall tables 2015-11-25 14:35:33 +05:30
tabs.py Add firewall detail actions and breadcrumb nav 2015-11-09 22:07:46 +00:00
tests.py Port last unit tests to Python 3 2016-02-10 18:22:52 +01:00
urls.py Add firewall detail actions and breadcrumb nav 2015-11-09 22:07:46 +00:00
views.py Add firewall detail actions and breadcrumb nav 2015-11-09 22:07:46 +00:00
workflows.py Horizon Checkboxes are now themeable. 2016-03-02 19:17:09 -07:00