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

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