summaryrefslogtreecommitdiffstats
path: root/app/common/styles/elements
diff options
context:
space:
mode:
authorMichael Davis <michael.s.davis@ibm.com>2017-08-09 11:38:27 -0500
committerAdriana Kobylak <anoo@us.ibm.com>2017-10-09 13:56:12 -0500
commit54013ac9110f3730fc9ed2295694ae8ab044b2bc (patch)
treec064777821763f4696e09a0bf0bb14df05835097 /app/common/styles/elements
parent9e62a1c88c7358b95d81eafd02a6d322d78a56d5 (diff)
downloadphosphor-webui-54013ac9110f3730fc9ed2295694ae8ab044b2bc.tar.gz
phosphor-webui-54013ac9110f3730fc9ed2295694ae8ab044b2bc.zip
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>
Diffstat (limited to 'app/common/styles/elements')
-rw-r--r--app/common/styles/elements/status.scss3
1 files changed, 2 insertions, 1 deletions
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;
OpenPOWER on IntegriCloud