css-bootstrap/sidebar-nav.css
authoredward <edward@roojs.com>
Mon, 21 Mar 2016 06:24:37 +0000 (14:24 +0800)
committeredward <edward@roojs.com>
Mon, 21 Mar 2016 06:24:37 +0000 (14:24 +0800)
css-bootstrap/sidebar-nav.css

index 9a894de..7b8143d 100644 (file)
@@ -69,9 +69,9 @@
 .sidebar .sidebar-menu li.active.focus
 {
     color: #fff;
-    background-color: #c9302c;
-    border-color: #ac2925;
-    border-bottom: 1px solid #ac2925;
+    background-color: #204d74;
+    border-color: #122b40;
+    border-bottom: 1px solid #122b40;
 }
 
 .sidebar .sidebar-menu li.active  a {