diff --git a/static/css/quay.css b/static/css/quay.css index 630d7be63..94c03481c 100644 --- a/static/css/quay.css +++ b/static/css/quay.css @@ -12,7 +12,7 @@ nav.navbar { border: 0px; border-radius: 0px; - background-image: linear-gradient(to bottom, #274766 0%,#366492 100%) + background-image: linear-gradient(to bottom, #535C66 0%,#6E8194 100%); } nav.navbar-default .navbar-nav>li>a { @@ -27,7 +27,7 @@ nav.navbar-default .navbar-nav>li>a { .navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus { cursor: pointer; - background: transparent !important; + background: rgba(255, 255, 255, 0.4) !important; color: white; } @@ -1212,6 +1212,10 @@ i.toggle-icon:hover { text-decoration: none; } +.landing-page .help-block { + color: #C9C9C9; +} + .landing-page { color: #555; } @@ -1228,8 +1232,13 @@ i.toggle-icon:hover { background: rgba(255, 255, 255, 0.4); } -.landing-page .nav .open>a, .landing-page .nav .open>a:hover, .landing-page .nav .open>a:focus { - background: transparent; +.landing-page .nav .user-view { + color: #428bca !important; + font-weight: bold; +} + +.landing-page .user-tool { + color: white; } .landing { @@ -1254,7 +1263,7 @@ i.toggle-icon:hover { right: 0px; background-color: #1d1d1d; - background-image: url(../img/landing-back-pattern-fast.jpg); + background-image: url(../img/landing-back.jpg); background-repeat: no-repeat; background-size: cover; } diff --git a/static/directives/header-bar.html b/static/directives/header-bar.html index aa4ec414b..c40e42bcb 100644 --- a/static/directives/header-bar.html +++ b/static/directives/header-bar.html @@ -34,7 +34,7 @@
@quayio has awesome support. #awesomeTool #awesomeTeam
-