horizon/openstack_dashboard/themes/material
Diana Whitten 19e62b3cc5 Datepicker should inherit from theme
The datepicker plugin that we use provides its own css file, which we
were including and using, however, it was not inheriting any theme
variables.  Because the CSS was built with the default Bootstrap
skin in mind, it looked fine until you tried it on a different theme
and it inherited nothing.

A very minimal SCSS has been provided that actually pulls in theme
variables. The datepicker markup has been broken into templates that
will allow more granular overrides.

Change-Id: I3b6c92a205b2bfff908cb720974821db517a6a3f
Partially-implements: blueprint horizon-dynamic-theme
Partially-Implements: blueprint bootstrap-html-standards
2017-07-06 18:57:02 +00:00
..
static Datepicker should inherit from theme 2017-07-06 18:57:02 +00:00
templates Horizon Spinner/Loader should inherit from theme 2017-04-21 11:15:52 -07:00