commit | 19ac8f8a6ca2259c08693bb27249e9f1aa959773 | [log] [tgz] |
---|---|---|
author | Michael Davis <michael.s.davis@ibm.com> | Mon May 08 11:20:12 2017 -0500 |
committer | Patrick Williams <patrick@stwcx.xyz> | Wed Sep 20 13:14:23 2017 -0500 |
tree | 0715fda0975538a30ea973c1707ae5f3f35b4de3 | |
parent | 3a94fc5342f4836a2fe87e5d51de92209106060b [diff] |
Modify color of gray texts Change-Id: I4fa5c805448cc28066c8cb72b24184d541d9af95 Signed-off-by: Michael Davis <michael.s.davis@ibm.com>
diff --git a/app/configuration/styles/network.scss b/app/configuration/styles/network.scss index 3b28ebf..d0514fc 100644 --- a/app/configuration/styles/network.scss +++ b/app/configuration/styles/network.scss
@@ -37,7 +37,7 @@ width: 100%; margin-top: 3em; padding-top: 1em; - border-top: 1px solid $lightgrey; + border-top: 1px solid $medgrey; button { float: right; margin: .5em;