src/pyams_skin/resources/css/myams.css
changeset 412 659d729e027b
parent 410 52ac6e569c70
child 416 41b9fbcf9839
--- a/src/pyams_skin/resources/css/myams.css	Wed Sep 26 16:17:47 2018 +0200
+++ b/src/pyams_skin/resources/css/myams.css	Wed Sep 26 16:55:49 2018 +0200
@@ -3920,14 +3920,14 @@
   padding: 0;
   height: 100%;
   overflow-x: hidden!important;
-  background-color: #e5e2cf;
+  background-color: #f2f4d8;
 }
 body {
   margin: 0;
   padding: 0;
   height: 100%;
   overflow: hidden;
-  background-color: #e5e2cf;
+  background-color: #f2f4d8;
   direction: ltr;
 }
 body.container {
@@ -3993,15 +3993,10 @@
   width: 220px;
   overflow: hidden;
   min-height: 100%;
-}
-aside,
+  background-color: #669A95;
+}
 aside nav li.divider {
-  background: #829db0;
-  /*background: -webkit-gradient(linear, left top, right top, color-stop(93%, #829db0), color-stop(100%, #6f8696));
-		background: -webkit-linear-gradient(left, #829db0 93%, #6f8696 100%);
-		background: -webkit-gradient(linear, top left, top right, from(#829db0), to(#6f8696));
-		background: -webkit-linear-gradient(left, #829db0 93%, #6f8696 100%);
-		background: linear-gradient(to right, #829db0 93%, #6f8696 100%);*/
+  background: rgba(122, 122, 122, 0.8);
 }
 #header {
   display: block;
@@ -4009,12 +4004,7 @@
   position: relative;
   margin: 0;
   padding: 0 13px 0 0;
-  background-color: #f3f3f3;
-  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f3f3f3), to(#e2e2e2));
-  background-image: -webkit-gradient(linear, top left, bottom left, from(#f3f3f3), to(#e2e2e2));
-  background-image: -webkit-linear-gradient(top, #f3f3f3, #e2e2e2);
-  background-image: linear-gradient(to bottom, #f3f3f3, #e2e2e2);
-  background-repeat: repeat-x;
+  background-color: #f8f8f8;
 }
 @media (max-width: 767px) {
   #header {
@@ -4304,9 +4294,7 @@
 }
 #logo {
   display: inline-block;
-  width: 175px;
-  margin-top: 7px;
-  margin-left: 9px;
+  max-width: 100%;
 }
 @media (min-width: 768px) and (max-width: 880px) {
   #logo {
@@ -4333,9 +4321,8 @@
   }
 }
 #logo img {
-  max-width: 175px;
-  max-height: 36px;
-  padding-left: 3px;
+  max-width: 100%;
+  max-height: 50px;
 }
 #logo-group {
   width: 220px;
@@ -4527,7 +4514,7 @@
 }
 #ribbon {
   height: 40px;
-  background: #6f8696;
+  background: #3886c9;
   padding: 0 40px 0 13px;
   position: relative;
 }
@@ -4564,7 +4551,7 @@
 }
 #ribbon .breadcrumb,
 #ribbon .breadcrumb a {
-  color: #ddd !important;
+  color: #efefef !important;
   text-decoration: none!Important;
 }
 @media only screen and (min-width: 0) and (max-width: 679px) {
@@ -4581,7 +4568,7 @@
 }
 #ribbon .breadcrumb li:last-child,
 #ribbon .breadcrumb > .active {
-  color: #eee;
+  color: #fff;
 }
 @media only screen and (min-width: 0) and (max-width: 679px) {
   #ribbon .breadcrumb li:last-child,
@@ -4886,11 +4873,11 @@
   left: 40px;
   width: 200px;
   z-index: 5;
-  border: 1px solid #bfbfbf;
+  border: 1px solid #486b67;
   min-height: 180px;
   -webkit-box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.2);
   box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.2);
-  background: #627685;
+  background: #486b67;
   margin-top: -3px;
 }
 .minified #left-panel ul > li > ul > li > ul,
@@ -4909,12 +4896,11 @@
 }
 .minified #left-panel > ul > li > ul > li,
 .minified nav > ul > li > ul > li {
-  background-color: rgba(91, 103, 113, 0.8);
-  /*background-color: rgba(69, 69, 69, .9);*/
+  background-color: #486b67;
 }
 .minified #left-panel > ul > li > ul > li > ul > li,
 .minified nav > ul > li > ul > li > ul > li {
-  background-color: #627685;
+  background-color: #395754;
 }
 .minified #left-panel > ul > li > ul > li > a,
 .minified nav > ul > li > ul > li > a,
@@ -5566,7 +5552,7 @@
   line-height: .5em;
   list-style: none;
   position: relative;
-  background-color: #627685;
+  background-color: #486b67;
 }
 nav ul li {
   overflow: hidden;
@@ -5585,7 +5571,7 @@
   font-size: 14px;
   font-weight: bold;
   color: #eee;
-  background-color: #b13510;
+  background-color: #e75a2c;
   padding: 4px 10px 4px 20px;
   line-height: 18px;
 }
@@ -5594,7 +5580,7 @@
 }
 .minified #left-panel nav ul li.header {
   padding: 5px;
-  color: #b13510;
+  color: #e75a2c;
   line-height: 0;
   max-height: 10px;
   overflow: hidden;
@@ -5603,14 +5589,14 @@
   line-height: normal;
   font-size: 14px;
   padding: 10px 10px 10px 11px;
-  color: #f4e8cf;
+  color: #f9fdf2;
   display: block;
   font-weight: 400;
   text-decoration: none!important;
   position: relative;
 }
 nav ul li a:active {
-  background: #616161 !important;
+  background: #395754 !important;
 }
 nav ul li a:focus {
   color: #c9c9c9;
@@ -5620,7 +5606,7 @@
   text-decoration: none;
 }
 nav ul li.active > a {
-  background-color: #627685;
+  background-color: #486b67;
   color: #fff !important;
   position: relative;
 }
@@ -5658,6 +5644,7 @@
 }
 nav ul.active li.active > a.open.active {
   cursor: default;
+  background-color: #337ab7;
 }
 nav ul b {
   float: right;
@@ -5672,7 +5659,7 @@
 nav ul ul {
   margin: 0;
   display: none;
-  background: rgba(91, 103, 113, 0.8);
+  background: #395754;
   padding: 2px 0;
 }
 nav ul ul > li:hover b {
@@ -5694,13 +5681,13 @@
   outline: 0;
 }
 nav ul ul li > a:hover {
-  background-color: #46545e;
+  background-color: #264b45;
   color: #fff;
 }
 nav ul ul li > a.active {
   margin-left: 30px;
   padding-left: 12px;
-  background-color: #296191;
+  background-color: #337ab7;
 }
 .minified nav ul ul li > a.active {
   margin-left: 0;
@@ -5748,7 +5735,10 @@
 }
 nav > ul > li:hover > ul::before,
 nav > ul > li:hover > ul > li::before {
-  border-color: #acacac !important;
+  border-color: rgba(122, 122, 122, 0.4) !important;
+}
+nav > ul > li:not(.active) > a:hover {
+  background-color: #395754;
 }
 nav > ul > li > a > .badge.pull-right {
   margin-right: 15px;
@@ -5804,8 +5794,8 @@
   z-index: 1;
   left: 23px;
   top: 0;
-  bottom: 0;
-  border-left: 1px solid #7a7a7a;
+  bottom: 13px;
+  border-left: 1px solid rgba(122, 122, 122, 0.1);
 }
 nav > ul > li > ul > li > a,
 nav > ul > li > ul > li > ul > li > a {
@@ -5824,7 +5814,7 @@
   width: 8px;
   left: 23px;
   top: 13px;
-  border-top: 1px solid #7a7a7a;
+  border-top: 1px solid rgba(122, 122, 122, 0.1);
   z-index: 1;
 }
 nav > ul ul ul li::before {