commit | 54013ac9110f3730fc9ed2295694ae8ab044b2bc | [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 13:56:12 2017 -0500 |
tree | c064777821763f4696e09a0bf0bb14df05835097 | |
parent | 9e62a1c88c7358b95d81eafd02a6d322d78a56d5 [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 988c86b..23d4935 100644 --- a/app/common/styles/elements/status.scss +++ b/app/common/styles/elements/status.scss
@@ -33,7 +33,8 @@ } -.status-light__disabled { +.status-light__disabled, +.status-light__off{ @include status-light-header; &::before { @include status-light__disabled;