summaryrefslogtreecommitdiffstats
path: root/app/login
diff options
context:
space:
mode:
authorMichael Davis <michael.s.davis@ibm.com>2017-07-27 15:55:43 -0500
committerAdriana Kobylak <anoo@us.ibm.com>2017-10-09 13:41:30 -0500
commit43c4ece679f9fcbee33a0dbc5db47d8b67a6ceed (patch)
tree3f43fe5c984f1097b078dfcf8f138c70b192b1e6 /app/login
parentf050485eb5f4bb456c7822b46080db650d1fa153 (diff)
downloadphosphor-webui-43c4ece679f9fcbee33a0dbc5db47d8b67a6ceed.tar.gz
phosphor-webui-43c4ece679f9fcbee33a0dbc5db47d8b67a6ceed.zip
darkened label borders to match design
Change-Id: Ib6c5089644a4cf7b56cd5e09934e34f60c2532cc Signed-off-by: Michael Davis <michael.s.davis@ibm.com>
Diffstat (limited to 'app/login')
-rw-r--r--app/login/styles/index.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/login/styles/index.scss b/app/login/styles/index.scss
index 2d49dec..3d4ebeb 100644
--- a/app/login/styles/index.scss
+++ b/app/login/styles/index.scss
@@ -83,7 +83,7 @@
}
li {
padding: 1em 0;
- border-top: 1px solid $lightgrey;
+ border-top: 1px solid $medgrey;
}
p {
margin-bottom: 0;
OpenPOWER on IntegriCloud