From 43748f8295f963966e3105eeb802ae6a4ffe330b Mon Sep 17 00:00:00 2001 From: “shentao” Date: Sat, 1 Apr 2017 14:56:05 +0800 Subject: modified holmes link file MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Issue-id: CLIENT-175 Change-Id: I3cc7716a76b86f7d4a6d19ded1ff7f0e5f8a38a3 Signed-off-by: “shentao” --- login/src/main/webapp/login/css/menu_mainStyle.css | 23 +++++++------ login/src/main/webapp/login/html/menu.html | 38 +++++++++++----------- login/src/main/webapp/login/js/menuApp.js | 9 +++++ 3 files changed, 39 insertions(+), 31 deletions(-) diff --git a/login/src/main/webapp/login/css/menu_mainStyle.css b/login/src/main/webapp/login/css/menu_mainStyle.css index 848609a3..ca1af9ed 100644 --- a/login/src/main/webapp/login/css/menu_mainStyle.css +++ b/login/src/main/webapp/login/css/menu_mainStyle.css @@ -36,9 +36,8 @@ width: 240px; position: relative; z-index: 90; - background: #e4e9f0; - border: #c1cad5 solid 1px; - border-width: 0 1px 0 0; + border: #c1cad5 solid 0.5px; + border-width: 0px 0px 0px 1px; } .fixed-sidebar #page-sidebar { @@ -61,7 +60,7 @@ #header-logo { width: 240px; - background: #2b394a; + background: #FFF; text-transform: uppercase; font-weight: normal; height: 52px; @@ -71,7 +70,7 @@ #sidebar-menu { width: 240px; - background: #e4e9f0; + background: #FFF; overflow: hidden; height: auto !important; position: absolute; @@ -91,7 +90,7 @@ a { .accordion { width: 240px; - background: #FFF; + background: #37485d; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; @@ -103,7 +102,7 @@ a { cursor: pointer; display: block; padding: 15px 15px 15px 42px; - color: #4D4D4D; + color: rgba(255,255,255,0.5); font-size: 14px; font-weight: 700; border-bottom: 1px solid #CCC; @@ -122,7 +121,7 @@ a { top: 16px; left: 12px; font-size: 18px; - color: #595959; + color: rgba(255,255,255,0.5); -webkit-transition: all 0.4s ease; -o-transition: all 0.4s ease; transition: all 0.4s ease; @@ -151,7 +150,7 @@ a { .submenu { display: none; - background: #444359; + background: #6b6262; font-size: 14px; -webkit-padding-start: 0px; } @@ -172,7 +171,7 @@ a { } .submenu a:hover { - background: #b63b4d; + background: #527571; color: #FFF; } @@ -276,7 +275,7 @@ a { .submenu_active { font-style: italic; - color: #191970 !important; - background:#d9d9d9; + background: #6b1a1a !important; + color: #FFF; border-left: 3px solid #4ac9ff; } diff --git a/login/src/main/webapp/login/html/menu.html b/login/src/main/webapp/login/html/menu.html index 89bad951..89ad1b20 100644 --- a/login/src/main/webapp/login/html/menu.html +++ b/login/src/main/webapp/login/html/menu.html @@ -44,7 +44,7 @@
  • @@ -77,9 +77,9 @@ Orchestrator
  • @@ -87,9 +87,9 @@ Manage View
  • @@ -97,8 +97,8 @@ Performance
  • @@ -106,7 +106,7 @@ Monitor
  • @@ -114,7 +114,7 @@ Market
  • @@ -122,14 +122,14 @@ Holmes
  • -