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

index 1d1a412..84bb38c 100644 (file)
@@ -51,7 +51,7 @@
   
 }
 .combobox-container .active {
-  background-color: #3875d7;
+  background-color: @brand-primary; //#3875d7;
   color: @white;
 }
 .combobox-container input,