aboutsummaryrefslogtreecommitdiffstats
path: root/3rd_party/static/testapi-ui/assets/css/combine.css
diff options
context:
space:
mode:
authorTrevor Bramwell <tbramwell@linuxfoundation.org>2019-04-03 09:57:14 -0700
committerTrevor Bramwell <tbramwell@linuxfoundation.org>2019-04-03 09:57:14 -0700
commit60291906b5a8376a7f33364d42ef9421042f9a10 (patch)
treec548165144595249ffee2c525824879b594f7556 /3rd_party/static/testapi-ui/assets/css/combine.css
parentc64b58a5a89ae7ac51f4f7b41e2842980e112346 (diff)
Update Color Scheme for NFVI Portal
This matches the changes to the VNF portal with a change from the green/teal color to blue. Change-Id: Id3bf0d8fd70ec1e00f178742191586de76123603 Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Diffstat (limited to '3rd_party/static/testapi-ui/assets/css/combine.css')
-rw-r--r--3rd_party/static/testapi-ui/assets/css/combine.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/3rd_party/static/testapi-ui/assets/css/combine.css b/3rd_party/static/testapi-ui/assets/css/combine.css
index 5b3ed96..ce80767 100644
--- a/3rd_party/static/testapi-ui/assets/css/combine.css
+++ b/3rd_party/static/testapi-ui/assets/css/combine.css
@@ -1000,7 +1000,7 @@ h5 {
a,
a:visited {
- color: #27CCC0;
+ color: #1080A7;
}
.lead {
@@ -3132,7 +3132,7 @@ ul.resource-links li a:hover {
/* site banner */
.top-site-banner {
- background-color: #27CCC0;
+ background-color: #1080A7;
color: #fff;
padding-top: 10px;
}