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

index 880c830..d441ae4 100644 (file)
   margin-right: -1px;
   padding: 4px 5px;
   font-weight: normal;
-  color: #999999;
+  color: @gray-lighter-60;
   text-align: center;
   text-shadow: 0 1px 0 @white;
-  background-color: #f5f5f5;
+  background-color: @well-bg;
   border: 1px solid #ccc;
   -webkit-border-radius: 3px 0 0 3px;
   -moz-border-radius: 3px 0 0 3px;