@@ -53,7 +53,7 @@ Version: @@ver@@ Timestamp: @@timestamp@@
5353 background-image : -webkit-linear-gradient (center bottom, # eee 0% , # fff 50% );
5454 background-image : -moz-linear-gradient (center bottom, # eee 0% , # fff 50% );
5555 filter : progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffffff' , endColorstr = '#eeeeee' , GradientType = 0 );
56- background-image : linear-gradient (top, # fff 0% , # eee 50% );
56+ background-image : linear-gradient (to top, # fff 0% , # eee 50% );
5757}
5858
5959.select2-container .select2-drop-above .select2-choice {
@@ -65,7 +65,7 @@ Version: @@ver@@ Timestamp: @@timestamp@@
6565 background-image : -webkit-linear-gradient (center bottom, # eee 0% , # fff 90% );
6666 background-image : -moz-linear-gradient (center bottom, # eee 0% , # fff 90% );
6767 filter : progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0);
68- background-image : linear-gradient (top, # eee 0% , # fff 90% );
68+ background-image : linear-gradient (to top, # eee 0% , # fff 90% );
6969}
7070
7171.select2-container .select2-allowclear .select2-choice .select2-chosen {
@@ -191,7 +191,7 @@ Version: @@ver@@ Timestamp: @@timestamp@@
191191 background-image : -webkit-linear-gradient (center bottom, # ccc 0% , # eee 60% );
192192 background-image : -moz-linear-gradient (center bottom, # ccc 0% , # eee 60% );
193193 filter : progid:DXImageTransform.Microsoft.gradient(startColorstr = '#eeeeee' , endColorstr = '#cccccc' , GradientType = 0 );
194- background-image : linear-gradient (top, # ccc 0% , # eee 60% );
194+ background-image : linear-gradient (to top, # ccc 0% , # eee 60% );
195195}
196196
197197.select2-container .select2-choice .select2-arrow b {
@@ -236,7 +236,7 @@ Version: @@ver@@ Timestamp: @@timestamp@@
236236 background : url ('select2.png' ) no-repeat 100% -22px , -webkit-gradient (linear, left bottom, left top, color-stop (0.85 , # fff ), color-stop (0.99 , # eee ));
237237 background : url ('select2.png' ) no-repeat 100% -22px , -webkit-linear-gradient (center bottom, # fff 85% , # eee 99% );
238238 background : url ('select2.png' ) no-repeat 100% -22px , -moz-linear-gradient (center bottom, # fff 85% , # eee 99% );
239- background : url ('select2.png' ) no-repeat 100% -22px , linear-gradient (top, # fff 85% , # eee 99% );
239+ background : url ('select2.png' ) no-repeat 100% -22px , linear-gradient (to top, # fff 85% , # eee 99% );
240240}
241241
242242.select2-drop .select2-drop-above .select2-search input {
@@ -248,7 +248,7 @@ Version: @@ver@@ Timestamp: @@timestamp@@
248248 background : url ('select2-spinner.gif' ) no-repeat 100% , -webkit-gradient (linear, left bottom, left top, color-stop (0.85 , # fff ), color-stop (0.99 , # eee ));
249249 background : url ('select2-spinner.gif' ) no-repeat 100% , -webkit-linear-gradient (center bottom, # fff 85% , # eee 99% );
250250 background : url ('select2-spinner.gif' ) no-repeat 100% , -moz-linear-gradient (center bottom, # fff 85% , # eee 99% );
251- background : url ('select2-spinner.gif' ) no-repeat 100% , linear-gradient (top, # fff 85% , # eee 99% );
251+ background : url ('select2-spinner.gif' ) no-repeat 100% , linear-gradient (to top, # fff 85% , # eee 99% );
252252}
253253
254254.select2-container-active .select2-choice ,
@@ -273,7 +273,7 @@ Version: @@ver@@ Timestamp: @@timestamp@@
273273 background-image : -webkit-linear-gradient (center bottom, # fff 0% , # eee 50% );
274274 background-image : -moz-linear-gradient (center bottom, # fff 0% , # eee 50% );
275275 filter : progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#ffffff', GradientType=0);
276- background-image : linear-gradient (top, # fff 0% , # eee 50% );
276+ background-image : linear-gradient (to top, # fff 0% , # eee 50% );
277277}
278278
279279.select2-dropdown-open .select2-drop-above .select2-choice ,
@@ -285,7 +285,7 @@ Version: @@ver@@ Timestamp: @@timestamp@@
285285 background-image : -webkit-linear-gradient (center top, # fff 0% , # eee 50% );
286286 background-image : -moz-linear-gradient (center top, # fff 0% , # eee 50% );
287287 filter : progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#ffffff', GradientType=0);
288- background-image : linear-gradient (bottom, # fff 0% , # eee 50% );
288+ background-image : linear-gradient (to bottom, # fff 0% , # eee 50% );
289289}
290290
291291.select2-dropdown-open .select2-choice .select2-arrow {
@@ -437,7 +437,7 @@ disabled look for disabled choices in the results dropdown
437437 background-image : -webkit-gradient (linear, 0% 0% , 0% 100% , color-stop (1% , # eee ), color-stop (15% , # fff ));
438438 background-image : -webkit-linear-gradient (top, # eee 1% , # fff 15% );
439439 background-image : -moz-linear-gradient (top, # eee 1% , # fff 15% );
440- background-image : linear-gradient (top, # eee 1% , # fff 15% );
440+ background-image : linear-gradient (to top, # eee 1% , # fff 15% );
441441}
442442
443443.select2-locked {
@@ -519,7 +519,7 @@ html[dir="rtl"] .select2-container-multi .select2-choices li
519519 background-image : -webkit-gradient (linear, 0% 0% , 0% 100% , color-stop (20% , # f4f4f4 ), color-stop (50% , # f0f0f0 ), color-stop (52% , # e8e8e8 ), color-stop (100% , # eee ));
520520 background-image : -webkit-linear-gradient (top, # f4f4f4 20% , # f0f0f0 50% , # e8e8e8 52% , # eee 100% );
521521 background-image : -moz-linear-gradient (top, # f4f4f4 20% , # f0f0f0 50% , # e8e8e8 52% , # eee 100% );
522- background-image : linear-gradient (top, # f4f4f4 20% , # f0f0f0 50% , # e8e8e8 52% , # eee 100% );
522+ background-image : linear-gradient (to top, # f4f4f4 20% , # f0f0f0 50% , # e8e8e8 52% , # eee 100% );
523523}
524524html [dir = "rtl" ] .select2-container-multi .select2-choices .select2-search-choice
525525{
0 commit comments