less/roojs-bootstrap/combobox.less
authoredward <edward@roojs.com>
Mon, 27 Nov 2017 05:57:05 +0000 (13:57 +0800)
committeredward <edward@roojs.com>
Mon, 27 Nov 2017 05:57:05 +0000 (13:57 +0800)
less/roojs-bootstrap/combobox.less

index 7561a94..e4b3136 100644 (file)
 }
 
 .dropdown-menu .active {
-    background: #3875d7;
+    background: @brand-primary; //#3875d7;
     color: #fff;
 }