deb-horizon/openstack_dashboard
Diana Whitten 0bfca75f45 Context Picker should inherit BS dropdown styles
The first step in the dynamic theme effort requires that the context
selection picker inherit properly from a dropdown menu, so that the
styles can be shared and the experience is matched.

Dynamic themes will use the 'select' experience of the context menu
but from within the user menu, so it was necessary to match the
experiences to minimize duplicated code.

The style of the context menu was extremely dependant on DOM structure
and therefore difficult to customize. This has been simplified by using
classes and attempting to keep specificity as low as possible.

Change-Id: Idb9e8f5c1d246688418f68e12fb53f094c01ea34
Partially-implements: blueprint horizon-dynamic-theme
Partially-Implements: blueprint bootstrap-html-standards
2016-02-10 04:23:15 +00:00
..
api Modify update user info from pencil icon in keystone v2 2016-02-08 00:30:14 +00:00
conf Update nova policy file 2015-11-17 10:31:58 -06:00
contrib Merge "[Django 1.9] Stop using django.utils.importlib" 2016-02-08 13:48:55 +00:00
dashboards Merge "Port dashboard containers to Python 3" 2016-02-10 02:01:22 +00:00
django_pyscss_fix Workaround for 'File exists' test failure 2014-09-30 06:43:22 -05:00
enabled Add basic CRUD for federation mapping 2016-02-04 00:10:46 +00:00
local Merge "Add message of the day option" 2016-01-31 10:07:52 +00:00
locale Imported Translations from Zanata 2016-02-09 06:18:09 +00:00
management Update WSGI app creation to be compatible with Django 1.7 or greater 2015-09-21 15:36:19 +02:00
static Context Picker should inherit BS dropdown styles 2016-02-10 04:23:15 +00:00
templates Context Picker should inherit BS dropdown styles 2016-02-10 04:23:15 +00:00
templatetags Horizon Context Selection should be to the right 2015-08-14 10:48:45 -07:00
test Merge "Port identity provider dashboard to Python 3" 2016-02-10 02:01:41 +00:00
themes Context Picker should inherit BS dropdown styles 2016-02-10 04:23:15 +00:00
usage fix ClientException call 2016-01-26 10:22:20 +01:00
utils [Django 1.9] Stop using django.utils.importlib 2016-01-26 11:19:23 +00:00
wsgi Update WSGI app creation to be compatible with Django 1.7 2014-10-16 13:57:45 +01:00
__init__.py
.eslintrc Add selective ESLint rule activation for Horizon Legacy JS 2015-07-08 17:06:15 -07:00
context_processors.py Support javascript translation for plugin 2016-01-11 13:46:05 -08:00
exceptions.py Excise Trove from Horizon 2015-12-22 02:01:07 -07:00
hooks.py Remove extraneous vim configuration comments 2014-05-06 15:30:10 +08:00
karma.conf.js Updating JS unit test coverage threshold 2016-02-05 07:44:44 -07:00
policy.py Moving policy engine implementation 2015-01-22 15:55:19 -07:00
settings.py Remove all pre-Django 1.8 workarounds 2016-01-24 22:12:02 +00:00
static_settings.py Adding Magic Search codebase to Horizon 2016-01-29 14:05:52 +00:00
urls.py Allow specifying authentication URLs from settings 2015-03-18 11:44:30 +11:00
views.py Add message of the day option 2016-01-22 11:31:36 -08:00