canvas-lms/app/jsx/styleguide
Chris Hart f4a4aa6737 Canvas UI Component Style Update - Modals
Fixes: CNVS-15547

This changeset updates the old jQueryUI-powered modal
boxes to match the look and feel of the new React-
powered modals. This is just a style/visual change.
Nothing has been improved in the current modals in
terms of functionality or accessibility.

Test plan:
- Here is what the jQueryUI modal boxes look like
  currently in master/production:
  http://cl.ly/image/0z3O133q3b44/modal-current.png

- Here is what they look like after this changeset:
  http://cl.ly/image/3O0N051S2w22/modal-new.png

- Click on a few modals around Canvas to make sure
  the new styles are being applied across the board

- NOTE TO QA: Many modals don't have the gray box
  footer, like this one:

  http://cl.ly/image/3S2J2x2y450D/mini-modal.png

  This is not a result of this commit.

Change-Id: I6e12a649e155ef0462661e8101bcc8b2d5772a54
Reviewed-on: https://gerrit.instructure.com/45635
Tested-by: Jenkins <jenkins@instructure.com>
Reviewed-by: Colleen Palmer <colleen@instructure.com>
Product-Review: Colleen Palmer <colleen@instructure.com>
QA-Review: Matt Fairbourn <mfairbourn@instructure.com>
2015-01-05 14:35:05 +00:00
..
ReactModalExample.jsx Canvas UI Component Style Update - Modals 2015-01-05 14:35:05 +00:00