@@ -51,27 +51,27 @@ Version: @@ver@@ Timestamp: @@timestamp@@
5151 user-select : none;
5252
5353 background-color : # fff ;
54- background-image : -webkit-gradient (linear, left bottom, left top, color-stop (0 , # eee ), color-stop (0.5 , # fff ));
55- background-image : -webkit-linear-gradient (center bottom, # eee 0% , # fff 50% );
56- background-image : -moz-linear-gradient (center bottom, # eee 0% , # fff 50% );
57- background-image : -o-linear-gradient (bottom, # eee 0% , # fff 50% );
58- background-image : -ms-linear-gradient (top, # fff 0% , # eee 50% );
59- filter : progid:DXImageTransform.Microsoft.gradient(startColorstr = '#fff ' , endColorstr = '#eee ' , GradientType = 0 );
60- background-image : linear-gradient (top, # fff 0% , # eee 50% );
54+ background-image : -webkit-gradient (linear, left bottom, left top, color-stop (0 , # eeeeee ), color-stop (0.5 , white ));
55+ background-image : -webkit-linear-gradient (center bottom, # eeeeee 0% , white 50% );
56+ background-image : -moz-linear-gradient (center bottom, # eeeeee 0% , white 50% );
57+ background-image : -o-linear-gradient (bottom, # eeeeee 0% , # ffffff 50% );
58+ background-image : -ms-linear-gradient (top, # ffffff 0% , # eeeeee 50% );
59+ filter : progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffffff ' , endColorstr = '#eeeeee ' , GradientType = 0 );
60+ background-image : linear-gradient (top, # ffffff 0% , # eeeeee 50% );
6161}
6262
6363.select2-container .select2-drop-above .select2-choice {
6464 border-bottom-color : # aaa ;
6565
6666 border-radius : 0 0 4px 4px ;
6767
68- background-image : -webkit-gradient (linear, left bottom, left top, color-stop (0 , # eee ), color-stop (0.9 , # fff ));
69- background-image : -webkit-linear-gradient (center bottom, # eee 0% , # fff 90% );
70- background-image : -moz-linear-gradient (center bottom, # eee 0% , # fff 90% );
71- background-image : -o-linear-gradient (bottom, # eee 0% , # fff 90% );
72- background-image : -ms-linear-gradient (top, # eee 0% , # fff 90% );
73- filter : progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff ', endColorstr='#eee ', GradientType=0 );
74- background-image : linear-gradient (top, # eee 0% , # fff 90% );
68+ background-image : -webkit-gradient (linear, left bottom, left top, color-stop (0 , # eeeeee ), color-stop (0.9 , white ));
69+ background-image : -webkit-linear-gradient (center bottom, # eeeeee 0% , white 90% );
70+ background-image : -moz-linear-gradient (center bottom, # eeeeee 0% , white 90% );
71+ background-image : -o-linear-gradient (bottom, # eeeeee 0% , white 90% );
72+ background-image : -ms-linear-gradient (top, # eeeeee 0% , # ffffff 90% );
73+ filter : progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff ', endColorstr='#eeeeee ', GradientType=0 );
74+ background-image : linear-gradient (top, # eeeeee 0% , # ffffff 90% );
7575}
7676
7777.select2-container .select2-allowclear .select2-choice .select2-chosen {
@@ -205,9 +205,9 @@ Version: @@ver@@ Timestamp: @@timestamp@@
205205 background-image : -webkit-linear-gradient (center bottom, # ccc 0% , # eee 60% );
206206 background-image : -moz-linear-gradient (center bottom, # ccc 0% , # eee 60% );
207207 background-image : -o-linear-gradient (bottom, # ccc 0% , # eee 60% );
208- background-image : -ms-linear-gradient (top, # ccc 0% , # eee 60% );
209- filter : progid:DXImageTransform.Microsoft.gradient(startColorstr = '#eee ' , endColorstr = '#ccc ' , GradientType = 0 );
210- background-image : linear-gradient (top, # ccc 0% , # eee 60% );
208+ background-image : -ms-linear-gradient (top, # cccccc 0% , # eeeeee 60% );
209+ filter : progid:DXImageTransform.Microsoft.gradient(startColorstr = '#eeeeee ' , endColorstr = '#cccccc ' , GradientType = 0 );
210+ background-image : linear-gradient (top, # cccccc 0% , # eeeeee 60% );
211211}
212212
213213.select2-container .select2-choice .select2-arrow b {
@@ -249,12 +249,12 @@ Version: @@ver@@ Timestamp: @@timestamp@@
249249 box-shadow : none;
250250
251251 background : # fff url ('select2.png' ) no-repeat 100% -22px ;
252- 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 ));
253- background : url ('select2.png' ) no-repeat 100% -22px , -webkit-linear-gradient (center bottom, # fff 85% , # eee 99% );
254- background : url ('select2.png' ) no-repeat 100% -22px , -moz-linear-gradient (center bottom, # fff 85% , # eee 99% );
255- background : url ('select2.png' ) no-repeat 100% -22px , -o-linear-gradient (bottom, # fff 85% , # eee 99% );
256- background : url ('select2.png' ) no-repeat 100% -22px , -ms-linear-gradient (top, # fff 85% , # eee 99% );
257- background : url ('select2.png' ) no-repeat 100% -22px , linear-gradient (top, # fff 85% , # eee 99% );
252+ background : url ('select2.png' ) no-repeat 100% -22px , -webkit-gradient (linear, left bottom, left top, color-stop (0.85 , white ), color-stop (0.99 , # eeeeee ));
253+ background : url ('select2.png' ) no-repeat 100% -22px , -webkit-linear-gradient (center bottom, white 85% , # eeeeee 99% );
254+ background : url ('select2.png' ) no-repeat 100% -22px , -moz-linear-gradient (center bottom, white 85% , # eeeeee 99% );
255+ background : url ('select2.png' ) no-repeat 100% -22px , -o-linear-gradient (bottom, white 85% , # eeeeee 99% );
256+ background : url ('select2.png' ) no-repeat 100% -22px , -ms-linear-gradient (top, # ffffff 85% , # eeeeee 99% );
257+ background : url ('select2.png' ) no-repeat 100% -22px , linear-gradient (top, # ffffff 85% , # eeeeee 99% );
258258}
259259
260260.select2-drop .select2-drop-above .select2-search input {
@@ -263,12 +263,12 @@ Version: @@ver@@ Timestamp: @@timestamp@@
263263
264264.select2-search input .select2-active {
265265 background : # fff url ('select2-spinner.gif' ) no-repeat 100% ;
266- 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 ));
267- background : url ('select2-spinner.gif' ) no-repeat 100% , -webkit-linear-gradient (center bottom, # fff 85% , # eee 99% );
268- background : url ('select2-spinner.gif' ) no-repeat 100% , -moz-linear-gradient (center bottom, # fff 85% , # eee 99% );
269- background : url ('select2-spinner.gif' ) no-repeat 100% , -o-linear-gradient (bottom, # fff 85% , # eee 99% );
270- background : url ('select2-spinner.gif' ) no-repeat 100% , -ms-linear-gradient (top, # fff 85% , # eee 99% );
271- background : url ('select2-spinner.gif' ) no-repeat 100% , linear-gradient (top, # fff 85% , # eee 99% );
266+ background : url ('select2-spinner.gif' ) no-repeat 100% , -webkit-gradient (linear, left bottom, left top, color-stop (0.85 , white ), color-stop (0.99 , # eeeeee ));
267+ background : url ('select2-spinner.gif' ) no-repeat 100% , -webkit-linear-gradient (center bottom, white 85% , # eeeeee 99% );
268+ background : url ('select2-spinner.gif' ) no-repeat 100% , -moz-linear-gradient (center bottom, white 85% , # eeeeee 99% );
269+ background : url ('select2-spinner.gif' ) no-repeat 100% , -o-linear-gradient (bottom, white 85% , # eeeeee 99% );
270+ background : url ('select2-spinner.gif' ) no-repeat 100% , -ms-linear-gradient (top, # ffffff 85% , # eeeeee 99% );
271+ background : url ('select2-spinner.gif' ) no-repeat 100% , linear-gradient (top, # ffffff 85% , # eeeeee 99% );
272272}
273273
274274.select2-container-active .select2-choice ,
@@ -289,27 +289,27 @@ Version: @@ver@@ Timestamp: @@timestamp@@
289289 border-bottom-right-radius : 0 ;
290290
291291 background-color : # eee ;
292- background-image : -webkit-gradient (linear, left bottom, left top, color-stop (0 , # fff ), color-stop (0.5 , # eee ));
293- background-image : -webkit-linear-gradient (center bottom, # fff 0% , # eee 50% );
294- background-image : -moz-linear-gradient (center bottom, # fff 0% , # eee 50% );
295- background-image : -o-linear-gradient (bottom, # fff 0% , # eee 50% );
296- background-image : -ms-linear-gradient (top, # fff 0% , # eee 50% );
297- filter : progid:DXImageTransform.Microsoft.gradient( startColorstr='#eee ', endColorstr='#fff ', GradientType=0 );
298- background-image : linear-gradient (top, # fff 0% , # eee 50% );
292+ background-image : -webkit-gradient (linear, left bottom, left top, color-stop (0 , white ), color-stop (0.5 , # eeeeee ));
293+ background-image : -webkit-linear-gradient (center bottom, white 0% , # eeeeee 50% );
294+ background-image : -moz-linear-gradient (center bottom, white 0% , # eeeeee 50% );
295+ background-image : -o-linear-gradient (bottom, white 0% , # eeeeee 50% );
296+ background-image : -ms-linear-gradient (top, # ffffff 0% , # eeeeee 50% );
297+ filter : progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee ', endColorstr='#ffffff ', GradientType=0 );
298+ background-image : linear-gradient (top, # ffffff 0% , # eeeeee 50% );
299299}
300300
301301.select2-dropdown-open .select2-drop-above .select2-choice ,
302302.select2-dropdown-open .select2-drop-above .select2-choices {
303303 border : 1px solid # 5897fb ;
304304 border-top-color : transparent;
305305
306- background-image : -webkit-gradient (linear, left top, left bottom, color-stop (0 , # fff ), color-stop (0.5 , # eee ));
307- background-image : -webkit-linear-gradient (center top, # fff 0% , # eee 50% );
308- background-image : -moz-linear-gradient (center top, # fff 0% , # eee 50% );
309- background-image : -o-linear-gradient (top, # fff 0% , # eee 50% );
310- background-image : -ms-linear-gradient (bottom, # fff 0% , # eee 50% );
311- filter : progid:DXImageTransform.Microsoft.gradient( startColorstr='#eee ', endColorstr='#fff ', GradientType=0 );
312- background-image : linear-gradient (bottom, # fff 0% , # eee 50% );
306+ background-image : -webkit-gradient (linear, left top, left bottom, color-stop (0 , white ), color-stop (0.5 , # eeeeee ));
307+ background-image : -webkit-linear-gradient (center top, white 0% , # eeeeee 50% );
308+ background-image : -moz-linear-gradient (center top, white 0% , # eeeeee 50% );
309+ background-image : -o-linear-gradient (top, white 0% , # eeeeee 50% );
310+ background-image : -ms-linear-gradient (bottom, # ffffff 0% , # eeeeee 50% );
311+ filter : progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee ', endColorstr='#ffffff ', GradientType=0 );
312+ background-image : linear-gradient (bottom, # ffffff 0% , # eeeeee 50% );
313313}
314314
315315.select2-dropdown-open .select2-choice .select2-arrow {
@@ -385,7 +385,7 @@ Version: @@ver@@ Timestamp: @@timestamp@@
385385}
386386
387387.select2-results .select2-highlighted ul {
388- background : # fff ;
388+ background : white ;
389389 color : # 000 ;
390390}
391391
@@ -459,12 +459,12 @@ disabled look for disabled choices in the results dropdown
459459 overflow : hidden;
460460
461461 background-color : # fff ;
462- background-image : -webkit-gradient (linear, 0% 0% , 0% 100% , color-stop (1% , # eee ), color-stop (15% , # fff ));
463- background-image : -webkit-linear-gradient (top, # eee 1% , # fff 15% );
464- background-image : -moz-linear-gradient (top, # eee 1% , # fff 15% );
465- background-image : -o-linear-gradient (top, # eee 1% , # fff 15% );
466- background-image : -ms-linear-gradient (top, # eee 1% , # fff 15% );
467- background-image : linear-gradient (top, # eee 1% , # fff 15% );
462+ background-image : -webkit-gradient (linear, 0% 0% , 0% 100% , color-stop (1% , # eeeeee ), color-stop (15% , # ffffff ));
463+ background-image : -webkit-linear-gradient (top, # eeeeee 1% , # ffffff 15% );
464+ background-image : -moz-linear-gradient (top, # eeeeee 1% , # ffffff 15% );
465+ background-image : -o-linear-gradient (top, # eeeeee 1% , # ffffff 15% );
466+ background-image : -ms-linear-gradient (top, # eeeeee 1% , # ffffff 15% );
467+ background-image : linear-gradient (top, # eeeeee 1% , # ffffff 15% );
468468}
469469
470470.select2-locked {
@@ -526,8 +526,8 @@ disabled look for disabled choices in the results dropdown
526526
527527 border-radius : 3px ;
528528
529- -webkit-box-shadow : 0 0 2px # fff inset, 0 1px 0 rgba (0 , 0 , 0 , 0.05 );
530- box-shadow : 0 0 2px # fff inset, 0 1px 0 rgba (0 , 0 , 0 , 0.05 );
529+ -webkit-box-shadow : 0 0 2px # ffffff inset, 0 1px 0 rgba (0 , 0 , 0 , 0.05 );
530+ box-shadow : 0 0 2px # ffffff inset, 0 1px 0 rgba (0 , 0 , 0 , 0.05 );
531531
532532 background-clip : padding-box;
533533
@@ -539,13 +539,13 @@ disabled look for disabled choices in the results dropdown
539539 user-select : none;
540540
541541 background-color : # e4e4e4 ;
542- filter : progid:DXImageTransform.Microsoft.gradient( startColorstr='#eee ', endColorstr='#f4f4f4', GradientType=0 );
543- 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 ));
544- background-image : -webkit-linear-gradient (top, # f4f4f4 20% , # f0f0f0 50% , # e8e8e8 52% , # eee 100% );
545- background-image : -moz-linear-gradient (top, # f4f4f4 20% , # f0f0f0 50% , # e8e8e8 52% , # eee 100% );
546- background-image : -o-linear-gradient (top, # f4f4f4 20% , # f0f0f0 50% , # e8e8e8 52% , # eee 100% );
547- background-image : -ms-linear-gradient (top, # f4f4f4 20% , # f0f0f0 50% , # e8e8e8 52% , # eee 100% );
548- background-image : linear-gradient (top, # f4f4f4 20% , # f0f0f0 50% , # e8e8e8 52% , # eee 100% );
542+ filter : progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee ', endColorstr='#f4f4f4', GradientType=0 );
543+ background-image : -webkit-gradient (linear, 0% 0% , 0% 100% , color-stop (20% , # f4f4f4 ), color-stop (50% , # f0f0f0 ), color-stop (52% , # e8e8e8 ), color-stop (100% , # eeeeee ));
544+ background-image : -webkit-linear-gradient (top, # f4f4f4 20% , # f0f0f0 50% , # e8e8e8 52% , # eeeeee 100% );
545+ background-image : -moz-linear-gradient (top, # f4f4f4 20% , # f0f0f0 50% , # e8e8e8 52% , # eeeeee 100% );
546+ background-image : -o-linear-gradient (top, # f4f4f4 20% , # f0f0f0 50% , # e8e8e8 52% , # eeeeee 100% );
547+ background-image : -ms-linear-gradient (top, # f4f4f4 20% , # f0f0f0 50% , # e8e8e8 52% , # eeeeee 100% );
548+ background-image : linear-gradient (top, # f4f4f4 20% , # f0f0f0 50% , # e8e8e8 52% , # eeeeee 100% );
549549}
550550.select2-container-multi .select2-choices .select2-search-choice .select2-chosen {
551551 cursor : default;
0 commit comments