summaryrefslogtreecommitdiffstats
path: root/app/common/styles/layout
diff options
context:
space:
mode:
authorMichael Davis <michael.s.davis@ibm.com>2017-08-04 15:02:38 -0500
committerAdriana Kobylak <anoo@us.ibm.com>2017-10-09 13:52:03 -0500
commita5f222a1e3259b2eb7a7434c52b8cd0a92912517 (patch)
tree60ce01d18b2ed495454755c64699fe32744622dd /app/common/styles/layout
parentdc33cdbb3bb1f071d5409042104636ad1958b706 (diff)
downloadphosphor-webui-a5f222a1e3259b2eb7a7434c52b8cd0a92912517.tar.gz
phosphor-webui-a5f222a1e3259b2eb7a7434c52b8cd0a92912517.zip
Header and nav changes based on user feedback.
- Changed "page last refreshed" label to "Data last refreshed" - Changed "Configuration" label to "Server Configuration" - adding flashing of header timestamp on click of "refresh" button - moved "Server LED" under Server Configuration Change-Id: I9971fd96da94514a7edc8e4977591c4de85f70c9 Signed-off-by: Michael Davis <michael.s.davis@ibm.com>
Diffstat (limited to 'app/common/styles/layout')
-rw-r--r--app/common/styles/layout/header.scss4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/common/styles/layout/header.scss b/app/common/styles/layout/header.scss
index 1e25653..1ca6daf 100644
--- a/app/common/styles/layout/header.scss
+++ b/app/common/styles/layout/header.scss
@@ -158,8 +158,8 @@ header {
}
.header__refresh {
color: $darkgrey;
- line-height: 1.8;
- margin-top: -4px;
+ line-height: 1.4;
+ border-radius: 6px;
span {
@include fontCourierBold;
}
OpenPOWER on IntegriCloud