less/roojs-bootstrap/sidebar-nav.less
authoredward <edward@roojs.com>
Mon, 27 Nov 2017 08:59:40 +0000 (16:59 +0800)
committeredward <edward@roojs.com>
Mon, 27 Nov 2017 08:59:40 +0000 (16:59 +0800)
less/roojs-bootstrap/sidebar-nav.less

index 206286d..4ed541b 100644 (file)
@@ -76,8 +76,8 @@
 .sidebar .sidebar-menu li.active.focus
 {
     color: #fff;
-    background-color: #204d74;
-    border-color: #122b40;
+    background-color: @brand-primary; //#204d74;
+    border-color: @brand-primary; //#122b40;
 }
 
 .sidebar .sidebar-menu li.active  a {