From 747afa6200ec947073dc12db3388bd693fd3fdf3 Mon Sep 17 00:00:00 2001 From: Charles Hacskaylo Date: Thu, 17 Aug 2017 16:32:25 -0700 Subject: [PATCH] [Frontend] WIP Fixes #1677 Refactor and re-organize alert and status colors; Rename _limits.scss to _status.scss; Style Guide additions in progress; VERY WIP, NEEDS UNIT TESTING FOR REGRESSION. --- example/styleguide/res/templates/status.html | 23 +++++++++ platform/commonUI/general/res/sass/_main.scss | 2 +- .../res/sass/{_limits.scss => _status.scss} | 47 +++++++++++++++---- .../general/res/sass/controls/_messages.scss | 14 +++--- .../themes/espresso/res/sass/_constants.scss | 26 ++++++---- .../themes/espresso/res/sass/_mixins.scss | 7 +++ .../themes/snow/res/sass/_constants.scss | 14 ++++-- .../themes/snow/res/sass/_mixins.scss | 8 ++++ 8 files changed, 110 insertions(+), 31 deletions(-) rename platform/commonUI/general/res/sass/{_limits.scss => _status.scss} (52%) diff --git a/example/styleguide/res/templates/status.html b/example/styleguide/res/templates/status.html index 4e3f760f95..e70dbb97a9 100644 --- a/example/styleguide/res/templates/status.html +++ b/example/styleguide/res/templates/status.html @@ -21,6 +21,7 @@ -->