From: edward Date: Tue, 28 Nov 2017 05:07:50 +0000 (+0800) Subject: less/roojs-bootstrap/combobox.less X-Git-Url: http://git.roojs.org/?p=roojs1;a=commitdiff_plain;h=1c9a446ed2fbd409640600f088a519c2b6729d0e less/roojs-bootstrap/combobox.less --- diff --git a/less/roojs-bootstrap/combobox.less b/less/roojs-bootstrap/combobox.less index 6506e579d3..57b7424630 100644 --- a/less/roojs-bootstrap/combobox.less +++ b/less/roojs-bootstrap/combobox.less @@ -29,7 +29,7 @@ z-index: 2; } .combobox-container .uneditable-input { - border-left-color: @gray-lighter-80; + border-left-color: @gray-light; } .combobox-container .add-on { float: left; @@ -44,7 +44,7 @@ text-align: center; text-shadow: 0 1px 0 @body-bg; background-color: @well-bg; - border: 1px solid @gray-lighter-80; + border: 1px solid @gray-light; -webkit-border-radius: 3px 0 0 3px; -moz-border-radius: 3px 0 0 3px; border-radius: 3px 0 0 3px; @@ -63,7 +63,7 @@ } .combobox-container .uneditable-input { border-left-color: @gray-lighter; - border-right-color: @gray-lighter-80; + border-right-color: @gray-light; } .combobox-container .add-on { margin-right: 0; @@ -232,7 +232,7 @@ .roo-select2-container .input-group-addon { padding: 6px 12px; - border: 1px solid @gray-lighter-80; + border: 1px solid @gray-light; border-left: 0px; } @@ -278,7 +278,7 @@ }*/ .has-warning .roo-select2-container-multi { - border: 1px solid @warning-darker-33; //#8a6d3b; + border: 1px solid @brand-warning; //#8a6d3b; } .roo-ios-select {