less/roojs-bootstrap/combobox.less
authoredward <edward@roojs.com>
Mon, 27 Nov 2017 04:29:17 +0000 (12:29 +0800)
committeredward <edward@roojs.com>
Mon, 27 Nov 2017 04:29:17 +0000 (12:29 +0800)
less/roojs-bootstrap/combobox.less

index 04605ff..c9248d6 100644 (file)
 .combobox-container .dropdown-menu {
     border-radius: 0;
     padding: 0;
-    border: 1px solid #66afe9;
+    border: 1px solid @brand-primary;
     border-top: none;
     
 }