|
17 | 17 | padding: 0;
|
18 | 18 | }
|
19 | 19 |
|
20 |
| -.select2-container .select2-choices .select2-search-field input, .select2-container .select2-choice, .select2-container .select2-choices { |
| 20 | +.select2-container .select2-choices .select2-search-field input, |
| 21 | +.select2-container .select2-choice, |
| 22 | +.select2-container .select2-choices { |
21 | 23 | background: none repeat scroll 0 0 #FFFFFF;
|
22 | 24 | border-color: #CCCCCC;
|
23 | 25 | border-radius: 4px;
|
|
55 | 57 |
|
56 | 58 | .select2-container-multi.input-sm .select2-choices .select2-search-field input,
|
57 | 59 | .input-group-sm .select2-container-multi .select2-choices .select2-search-field input {
|
58 |
| - height: 28px; |
| 60 | + height: 28px; |
59 | 61 | }
|
60 | 62 |
|
61 | 63 | .select2-container-multi.input-lg .select2-choices .select2-search-field input,
|
62 | 64 | .input-group-lg .select2-container-multi .select2-choices .select2-search-field input {
|
63 |
| - height: 44px; |
| 65 | + height: 44px; |
64 | 66 | }
|
65 | 67 |
|
66 | 68 | .select2-container-multi .select2-choices .select2-search-field input {
|
67 | 69 | margin: 0;
|
68 | 70 | }
|
69 | 71 |
|
70 |
| -.select2-chosen, .select2-choice > span:first-child, .select2-container .select2-choices .select2-search-field input { |
| 72 | +.select2-chosen, |
| 73 | +.select2-choice > span:first-child, |
| 74 | +.select2-container .select2-choices .select2-search-field input { |
71 | 75 | padding: 6px 12px;
|
72 | 76 | }
|
73 | 77 |
|
|
91 | 95 | padding-bottom: 4px;
|
92 | 96 | }
|
93 | 97 |
|
94 |
| -.select2-container-multi .select2-search-choice:hover, .select2-container .select2-search-choice:focus { |
| 98 | +.select2-container-multi .select2-search-choice:hover, |
| 99 | +.select2-container .select2-search-choice:focus { |
95 | 100 | background-color: #f5f5f5;
|
96 | 101 | }
|
97 | 102 |
|
|
100 | 105 | top: 50%;
|
101 | 106 | }
|
102 | 107 |
|
103 |
| -.select2-container.input-sm, .select2-container-multi.input-sm { |
| 108 | +.select2-container.input-sm, |
| 109 | +.select2-container-multi.input-sm { |
104 | 110 | padding: 0;
|
105 | 111 | }
|
106 | 112 |
|
|
114 | 120 | line-height: 1.5;
|
115 | 121 | }
|
116 | 122 |
|
117 |
| -.input-sm .select2-search-choice, .input-group-sm .select2-search-choice { |
| 123 | +.input-sm .select2-search-choice, |
| 124 | +.input-group-sm .select2-search-choice { |
118 | 125 | margin: 4px !important;
|
119 | 126 | margin-right: 0 !important;
|
120 | 127 | padding-top: 2.5px !important;
|
|
135 | 142 | background-position: -18px 1px;
|
136 | 143 | }
|
137 | 144 |
|
138 |
| -.select2-container.input-lg, .select2-container-multi.input-lg { |
| 145 | +.select2-container.input-lg, |
| 146 | +.select2-container-multi.input-lg { |
139 | 147 | padding: 0;
|
140 | 148 | }
|
141 | 149 |
|
142 |
| - |
143 | 150 | .select2-container.input-lg .select2-choice,
|
144 | 151 | .input-group-lg .select2-choice,
|
145 | 152 | .select2-container-multi.input-lg .select2-choices,
|
|
160 | 167 | line-height: 2.05;
|
161 | 168 | }
|
162 | 169 |
|
163 |
| -.input-lg .select2-search-choice, .input-group-lg .select2-search-choice { |
| 170 | +.input-lg .select2-search-choice, |
| 171 | +.input-group-lg .select2-search-choice { |
164 | 172 | margin-top: 10px!important;
|
165 | 173 | }
|
166 | 174 |
|
|
186 | 194 | margin-top: -5px;
|
187 | 195 | }
|
188 | 196 |
|
189 |
| -.select2-container .select2-choice .select2-arrow, .select2-container .select2-choice div { |
| 197 | +.select2-container .select2-choice .select2-arrow, |
| 198 | +.select2-container .select2-choice div { |
190 | 199 | background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
|
191 | 200 | border-left: 1px solid #CCCCCC;
|
192 | 201 | }
|
193 | 202 |
|
194 |
| -.select2-dropdown-open .select2-choice .select2-arrow, .select2-dropdown-open .select2-choice div { |
| 203 | +.select2-dropdown-open .select2-choice .select2-arrow, |
| 204 | +.select2-dropdown-open .select2-choice div { |
195 | 205 | background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
|
196 | 206 | border-left-color: rgba(0, 0, 0, 0);
|
197 | 207 | }
|
198 | 208 |
|
199 |
| -.select2-container .select2-choice .select2-arrow b, .select2-container .select2-choice div b { |
| 209 | +.select2-container .select2-choice .select2-arrow b, |
| 210 | +.select2-container .select2-choice div b { |
200 | 211 | background-position: 0 3px;
|
201 | 212 | }
|
202 | 213 |
|
203 |
| -.select2-dropdown-open .select2-choice .select2-arrow b, .select2-dropdown-open .select2-choice div b { |
| 214 | +.select2-dropdown-open .select2-choice .select2-arrow b, |
| 215 | +.select2-dropdown-open .select2-choice div b { |
204 | 216 | background-position: -18px 3px;
|
205 | 217 | }
|
206 | 218 |
|
|
217 | 229 | border-color: #66AFE9;
|
218 | 230 | }
|
219 | 231 |
|
220 |
| -.select2-drop-auto-width, .select2-drop.select2-drop-above.select2-drop-active { |
| 232 | +.select2-drop-auto-width, |
| 233 | +.select2-drop.select2-drop-above.select2-drop-active { |
221 | 234 | border-top-color: #66AFE9;
|
222 | 235 | }
|
223 | 236 |
|
|
273 | 286 | top: 50%;
|
274 | 287 | }
|
275 | 288 |
|
276 |
| -.select2-results .select2-no-results, .select2-results .select2-searching, .select2-results .select2-selection-limit { |
| 289 | +.select2-results .select2-no-results, |
| 290 | +.select2-results .select2-searching, |
| 291 | +.select2-results .select2-selection-limit { |
277 | 292 | background-color: #FCF8E3;
|
278 | 293 | color: #C09853;
|
279 | 294 | }
|
280 | 295 |
|
281 |
| -.select2-container.select2-container-disabled .select2-choice, .select2-container.select2-container-disabled .select2-choices { |
| 296 | +.select2-container.select2-container-disabled .select2-choice, |
| 297 | +.select2-container.select2-container-disabled .select2-choices { |
282 | 298 | background-color: #EEEEEE;
|
283 | 299 | border-color: #CCCCCC;
|
284 | 300 | cursor: not-allowed;
|
|
298 | 314 | background-position: right 4px center;
|
299 | 315 | }
|
300 | 316 |
|
301 |
| -.has-warning .select2-choice, .has-warning .select2-choices { |
| 317 | +.has-warning .select2-choice, |
| 318 | +.has-warning .select2-choices { |
302 | 319 | border-color: #8a6d3b;
|
303 | 320 | }
|
304 | 321 |
|
|
316 | 333 | border-top-color: #66512c;
|
317 | 334 | }
|
318 | 335 |
|
319 |
| -.has-error .select2-choice, .has-error .select2-choices { |
| 336 | +.has-error .select2-choice, |
| 337 | +.has-error .select2-choices { |
320 | 338 | border-color: #a94442;
|
321 | 339 | }
|
322 | 340 |
|
|
334 | 352 | border-top-color: #843534;
|
335 | 353 | }
|
336 | 354 |
|
337 |
| -.has-success .select2-choice, .has-success .select2-choices { |
| 355 | +.has-success .select2-choice, |
| 356 | +.has-success .select2-choices { |
338 | 357 | border-color: #3c763d;
|
339 | 358 | }
|
340 | 359 |
|
|
0 commit comments