1
0
Fork 0
mirror of synced 2025-04-06 14:43:37 +03:00

add spinner to search field in multiselect. fixes

This commit is contained in:
Igor Vaynberg 2012-06-19 22:09:37 -07:00
parent 8f6513969e
commit 2343572a25

View file

@ -382,6 +382,9 @@ disabled look for already selected choices in the results dropdown
box-shadow : none;
}
.select2-container-multi .select2-choices .select2-search-field input.select2-active {
background: #fff url('spinner.gif') no-repeat 100% !important;
}
.select2-default {
color: #999 !important;