commit | 4cf9dadd8f7a9714d038594e8cf3386e4ebe18ae | [log] [tgz] |
---|---|---|
author | Michael Davis <michael.s.davis@ibm.com> | Wed Aug 09 11:38:27 2017 -0500 |
committer | Adriana Kobylak <anoo@us.ibm.com> | Mon Oct 09 12:50:56 2017 -0500 |
tree | 45783cbbedde73897ed065acf1f2b4d2c6cc26d3 | |
parent | 7e6d69cac7138c8c38de13aaad1f78b0ac9973ec [diff] [blame] |
fixed code to display proper icon when server is in off state. Change-Id: Iad633b0986bf37ce63943ab64fdc3279bd419180 Signed-off-by: Michael Davis <michael.s.davis@ibm.com>
diff --git a/app/common/styles/elements/status.scss b/app/common/styles/elements/status.scss index 66ff7aa..edc7732 100644 --- a/app/common/styles/elements/status.scss +++ b/app/common/styles/elements/status.scss
@@ -34,7 +34,8 @@ } -.status-light__disabled { +.status-light__disabled, +.status-light__off{ @include status-light-header; &::before { @include status-light__disabled;