horizon/horizon/templatetags
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
..
__init__.py Unifies the project packaging into one set of modules. 2012-02-29 00:20:13 -08:00
bootstrap.py Barcharts now inherit from a Bootstrap Theme 2015-12-18 12:28:25 -07:00
branding.py Remove extraneous vim configuration comments 2014-05-06 15:30:10 +08:00
breadcrumb_nav.py Navigation + cleanup for details pages 2015-11-09 07:01:04 +00:00
form_helpers.py Horizon Checkboxes are now themeable. 2016-03-02 19:17:09 -07:00
horizon.py Barcharts now inherit from a Bootstrap Theme 2015-12-18 12:28:25 -07:00
parse_date.py Fix E128 errors in horizon/ 2014-10-15 13:50:07 +09:00
shellfilter.py [Django 1.9] Update template.base.Library() import 2016-01-18 16:41:54 +00:00
sizeformat.py Replaced hard coded values with oslo_utils.units constants 2015-02-27 14:49:32 -05:00
truncate_filter.py Remove extraneous vim configuration comments 2014-05-06 15:30:10 +08:00