summaryrefslogtreecommitdiffstats
path: root/app/common/styles/base
diff options
context:
space:
mode:
authorMichael Davis <michael.s.davis@ibm.com>2017-08-15 16:58:07 -0500
committerAdriana Kobylak <anoo@us.ibm.com>2017-10-09 14:17:32 -0500
commit640d28a8a8cce40bce190b827131b86d6e806368 (patch)
tree3e42ffc4b60073dc1ebbb49029514fef9761802d /app/common/styles/base
parent96bbf31065b3d7a27816c9344002803619d9e3fc (diff)
downloadphosphor-webui-640d28a8a8cce40bce190b827131b86d6e806368.tar.gz
phosphor-webui-640d28a8a8cce40bce190b827131b86d6e806368.zip
new icon and pop-out window for Serial over lan
Change-Id: I1722a4fbd1e9ac07162c9732d68dfea283a28aed Signed-off-by: Michael Davis <michael.s.davis@ibm.com>
Diffstat (limited to 'app/common/styles/base')
-rw-r--r--app/common/styles/base/icons.scss5
1 files changed, 5 insertions, 0 deletions
diff --git a/app/common/styles/base/icons.scss b/app/common/styles/base/icons.scss
index fe6156f..19b4a99 100644
--- a/app/common/styles/base/icons.scss
+++ b/app/common/styles/base/icons.scss
@@ -83,6 +83,11 @@
background-image: url(/assets/images/icon-off.svg);
}
+.icon__return {
+ @include status-icon;
+ background-image: url(/assets/images/icon-return.svg);
+}
+
.icon__info{
margin-top: -4px;
margin-right: .5em;
OpenPOWER on IntegriCloud