create.css 245 B

123
  1. #customers_chosen .chosen-results > li.no-results {cursor: pointer;}
  2. #customers_chosen .chosen-results > li.no-results:hover {color: #1a4f85; background-color: #ddd;}
  3. #customers_chosen .chosen-results > li.no-results > span {font-weight: bold;}