less/roojs-bootstrap/sidebar-nav.less
authoredward <edward@roojs.com>
Mon, 27 Nov 2017 09:03:17 +0000 (17:03 +0800)
committeredward <edward@roojs.com>
Mon, 27 Nov 2017 09:03:17 +0000 (17:03 +0800)
less/roojs-bootstrap/sidebar-nav.less

index 40da2c7..150257c 100644 (file)
 
 
 .badge-default {
-    background-color: #777;
-    color: #fff;
+    background-color: @gray-light;
+    color: @white;
 }
 
 .badge-primary {