horizon/horizon
Diana Whitten 00b842e989 Horizon selects are now themable: Table Actions
Horizon was using a standard select input.  Unfortunately,
this type of input is only customizable to a small extent.

Also, a bug was noted.  Things were being marked as btn-groups
that were not button groups.  This was fixed.

Co-Authored-By: Ryan Peters <rjpeter2@gmail.com>
Co-Authored-By: Matthew Wood <woodm1979@gmail.com>
Co-Authored-By: Brian Tully <brian.tully@hp.com>

Change-Id: I048f001bf71c5d9a8d13451b7e5a892122f481c8
Partially-implements: blueprint horizon-theme-css-reorg
2016-05-05 15:42:08 +00:00
..
browsers Fix Flake8 style warnings in horizon/ 2014-07-29 20:38:49 +00:00
conf Update URLs to Django 1.8 style for plugins 2016-02-23 00:19:06 +00:00
contrib Datepicker locale support 2014-09-23 14:24:48 +00:00
forms Fix remaining Django 1.9 test failures 2016-04-09 11:13:16 +00:00
hacking Eliminate mutable default arguments 2015-12-17 09:58:46 +00:00
locale Imported Translations from Zanata 2016-05-04 07:10:06 +00:00
management [Django 1.9] Stop using django.utils.importlib 2016-01-26 11:19:23 +00:00
static Horizon selects are now themable: Table Actions 2016-05-05 15:42:08 +00:00
tables Horizon selects are now themable: Table Actions 2016-05-05 15:42:08 +00:00
tabs Fixes Python 3 compatibility for filter results 2016-01-13 15:15:27 +08:00
templates Horizon selects are now themable: Table Actions 2016-05-05 15:42:08 +00:00
templatetags Horizon Checkboxes are now themeable. 2016-03-02 19:17:09 -07:00
test Merge "Fix babel msgids to include tag attributes and entities" 2016-04-29 17:23:40 +00:00
utils Fix babel msgids to include tag attributes and entities 2016-04-08 16:38:57 +10:00
workflows Don't force people to security groups after they add a FIP 2016-03-04 15:48:15 +00:00
__init__.py Remove extraneous vim configuration comments 2014-05-06 15:30:10 +08:00
base.py Update URLs to Django 1.8+ style 2016-03-28 11:03:08 +01:00
context_processors.py Remove extraneous vim configuration comments 2014-05-06 15:30:10 +08:00
decorators.py Remove extraneous vim configuration comments 2014-05-06 15:30:10 +08:00
exceptions.py Removes some redundant words 2016-03-25 11:29:48 +07:00
karma.conf.js Use Chrome for JS unit tests 2016-04-12 15:19:56 +00:00
loaders.py Remove all pre-Django 1.8 workarounds 2016-01-24 22:12:02 +00:00
messages.py Uniquify horizon messages returned in a single response 2014-09-17 13:45:07 +00:00
middleware.py Fixing timezone awareness 2016-01-26 17:07:26 +01:00
notifications.py Add message of the day option 2016-01-22 11:31:36 -08:00
site_urls.py Update URLs to Django 1.8+ style 2016-03-28 11:03:08 +01:00
themes.py Dynamic Themes 2016-02-25 09:49:43 -08:00
version.py Remove extraneous vim configuration comments 2014-05-06 15:30:10 +08:00
views.py Document and improve PageTitleMixin readability 2015-02-11 16:16:20 +00:00