2023-05-16 10:50:42 +08:00

4 lines
245 B
CSS

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