File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 333333 width : 0 ;
334334 height : 0 ;
335335 margin-top : -3px ;
336- border-color : # 000000 transparent transparent transparent;
336+ border-color : # 333333 transparent transparent transparent;
337337 border-style : solid;
338338 border-width : 5px 5px 0 5px ;
339339 content : ' ' ;
340340}
341341
342342.selectize-control .single .selectize-input .dropdown-active : after {
343343 margin-top : -4px ;
344- border-color : transparent transparent # 000000 transparent;
344+ border-color : transparent transparent # 333333 transparent;
345345 border-width : 0 5px 5px 5px ;
346346}
347347
Original file line number Diff line number Diff line change 5656@selectize-caret-margin : 0 ;
5757
5858@selectize-arrow-size : 5px ;
59- @selectize-arrow-color : @dropdown-caret- color ;
59+ @selectize-arrow-color : @selectize- color-text ;
6060@selectize-arrow-offset : @selectize-padding-x + 5px ;
6161
6262.selectize-dropdown , .selectize-dropdown.form-control {
Original file line number Diff line number Diff line change 5656@selectize-caret-margin : 0 ;
5757
5858@selectize-arrow-size : 5px ;
59- @selectize-arrow-color : @dropdown-caret- color ;
59+ @selectize-arrow-color : @selectize- color-text ;
6060@selectize-arrow-offset : @selectize-padding-x + 5px ;
6161
6262.selectize-dropdown , .selectize-dropdown.form-control {
You can’t perform that action at this time.
0 commit comments