| @@ -17,10 +17,8 @@ | ||
| 17 | 17 | padding-right: 20px; |
| 18 | 18 | overflow: hidden; |
| 19 | 19 | text-overflow: ellipsis; |
| 20 | 20 | white-space: nowrap; } |
| 21 | - .select2wpupg-container .select2wpupg-selection--single .select2wpupg-selection__clear { | |
| 22 | - position: relative; } | |
| 23 | 21 | .select2wpupg-container[dir="rtl"] .select2wpupg-selection--single .select2wpupg-selection__rendered { |
| 24 | 22 | padding-right: 8px; |
| 25 | 23 | padding-left: 20px; } |
| 26 | 24 | .select2wpupg-container .select2wpupg-selection--multiple { |
| @@ -41,10 +39,9 @@ | ||
| 41 | 39 | .select2wpupg-container .select2wpupg-search--inline .select2wpupg-search__field { |
| 42 | 40 | box-sizing: border-box; |
| 43 | 41 | border: none; |
| 44 | 42 | font-size: 100%; |
| 45 | - margin-top: 5px; | |
| 46 | - padding: 0; } | |
| 43 | + margin-top: 5px; } | |
| 47 | 44 | .select2wpupg-container .select2wpupg-search--inline .select2wpupg-search__field::-webkit-search-cancel-button { |
| 48 | 45 | -webkit-appearance: none; } |
| 49 | 46 | |
| 50 | 47 | .select2wpupg-dropdown { |
| @@ -115,16 +112,16 @@ | ||
| 115 | 112 | background-color: #fff; |
| 116 | 113 | filter: alpha(opacity=0); } |
| 117 | 114 | |
| 118 | 115 | .select2wpupg-hidden-accessible { |
| 119 | - border: 0 !important; | |
| 120 | - clip: rect(0 0 0 0) !important; | |
| 121 | - height: 1px !important; | |
| 122 | - margin: -1px !important; | |
| 123 | - overflow: hidden !important; | |
| 124 | - padding: 0 !important; | |
| 125 | - position: absolute !important; | |
| 126 | - width: 1px !important; } | |
| 116 | + border: 0; | |
| 117 | + clip: rect(0 0 0 0); | |
| 118 | + height: 1px; | |
| 119 | + margin: -1px; | |
| 120 | + overflow: hidden; | |
| 121 | + padding: 0; | |
| 122 | + position: absolute; | |
| 123 | + width: 1px; } | |
| 127 | 124 | |
| 128 | 125 | .select2wpupg-container--default .select2wpupg-selection--single { |
| 129 | 126 | background-color: #fff; |
| 130 | 127 | border: 1px solid #aaa; |
| @@ -154,26 +151,21 @@ | ||
| 154 | 151 | margin-top: -2px; |
| 155 | 152 | position: absolute; |
| 156 | 153 | top: 50%; |
| 157 | 154 | width: 0; } |
| 158 | - | |
| 159 | 155 | .select2wpupg-container--default[dir="rtl"] .select2wpupg-selection--single .select2wpupg-selection__clear { |
| 160 | 156 | float: left; } |
| 161 | - | |
| 162 | 157 | .select2wpupg-container--default[dir="rtl"] .select2wpupg-selection--single .select2wpupg-selection__arrow { |
| 163 | 158 | left: 1px; |
| 164 | 159 | right: auto; } |
| 165 | - | |
| 166 | 160 | .select2wpupg-container--default.select2wpupg-container--disabled .select2wpupg-selection--single { |
| 167 | 161 | background-color: #eee; |
| 168 | 162 | cursor: default; } |
| 169 | 163 | .select2wpupg-container--default.select2wpupg-container--disabled .select2wpupg-selection--single .select2wpupg-selection__clear { |
| 170 | 164 | display: none; } |
| 171 | - | |
| 172 | 165 | .select2wpupg-container--default.select2wpupg-container--open .select2wpupg-selection--single .select2wpupg-selection__arrow b { |
| 173 | 166 | border-color: transparent transparent #888 transparent; |
| 174 | 167 | border-width: 0 4px 5px 4px; } |
| 175 | - | |
| 176 | 168 | .select2wpupg-container--default .select2wpupg-selection--multiple { |
| 177 | 169 | background-color: white; |
| 178 | 170 | border: 1px solid #aaa; |
| 179 | 171 | border-radius: 4px; |
| @@ -210,62 +202,45 @@ | ||
| 210 | 202 | font-weight: bold; |
| 211 | 203 | margin-right: 2px; } |
| 212 | 204 | .select2wpupg-container--default .select2wpupg-selection--multiple .select2wpupg-selection__choice__remove:hover { |
| 213 | 205 | color: #333; } |
| 214 | - | |
| 215 | -.select2wpupg-container--default[dir="rtl"] .select2wpupg-selection--multiple .select2wpupg-selection__choice, .select2wpupg-container--default[dir="rtl"] .select2wpupg-selection--multiple .select2wpupg-selection__placeholder, .select2wpupg-container--default[dir="rtl"] .select2wpupg-selection--multiple .select2wpupg-search--inline { | |
| 206 | +.select2wpupg-container--default[dir="rtl"] .select2wpupg-selection--multiple .select2wpupg-selection__choice, .select2wpupg-container--default[dir="rtl"] .select2wpupg-selection--multiple .select2wpupg-selection__placeholder { | |
| 216 | 207 | float: right; } |
| 217 | - | |
| 218 | 208 | .select2wpupg-container--default[dir="rtl"] .select2wpupg-selection--multiple .select2wpupg-selection__choice { |
| 219 | 209 | margin-left: 5px; |
| 220 | 210 | margin-right: auto; } |
| 221 | - | |
| 222 | 211 | .select2wpupg-container--default[dir="rtl"] .select2wpupg-selection--multiple .select2wpupg-selection__choice__remove { |
| 223 | 212 | margin-left: 2px; |
| 224 | 213 | margin-right: auto; } |
| 225 | - | |
| 226 | 214 | .select2wpupg-container--default.select2wpupg-container--focus .select2wpupg-selection--multiple { |
| 227 | 215 | border: solid black 1px; |
| 228 | 216 | outline: 0; } |
| 229 | - | |
| 230 | 217 | .select2wpupg-container--default.select2wpupg-container--disabled .select2wpupg-selection--multiple { |
| 231 | 218 | background-color: #eee; |
| 232 | 219 | cursor: default; } |
| 233 | - | |
| 234 | 220 | .select2wpupg-container--default.select2wpupg-container--disabled .select2wpupg-selection__choice__remove { |
| 235 | 221 | display: none; } |
| 236 | - | |
| 237 | 222 | .select2wpupg-container--default.select2wpupg-container--open.select2wpupg-container--above .select2wpupg-selection--single, .select2wpupg-container--default.select2wpupg-container--open.select2wpupg-container--above .select2wpupg-selection--multiple { |
| 238 | 223 | border-top-left-radius: 0; |
| 239 | 224 | border-top-right-radius: 0; } |
| 240 | - | |
| 241 | 225 | .select2wpupg-container--default.select2wpupg-container--open.select2wpupg-container--below .select2wpupg-selection--single, .select2wpupg-container--default.select2wpupg-container--open.select2wpupg-container--below .select2wpupg-selection--multiple { |
| 242 | 226 | border-bottom-left-radius: 0; |
| 243 | 227 | border-bottom-right-radius: 0; } |
| 244 | - | |
| 245 | 228 | .select2wpupg-container--default .select2wpupg-search--dropdown .select2wpupg-search__field { |
| 246 | 229 | border: 1px solid #aaa; } |
| 247 | - | |
| 248 | 230 | .select2wpupg-container--default .select2wpupg-search--inline .select2wpupg-search__field { |
| 249 | 231 | background: transparent; |
| 250 | 232 | border: none; |
| 251 | - outline: 0; | |
| 252 | - box-shadow: none; | |
| 253 | - -webkit-appearance: textfield; } | |
| 254 | - | |
| 233 | + outline: 0; } | |
| 255 | 234 | .select2wpupg-container--default .select2wpupg-results > .select2wpupg-results__options { |
| 256 | 235 | max-height: 200px; |
| 257 | 236 | overflow-y: auto; } |
| 258 | - | |
| 259 | 237 | .select2wpupg-container--default .select2wpupg-results__option[role=group] { |
| 260 | 238 | padding: 0; } |
| 261 | - | |
| 262 | 239 | .select2wpupg-container--default .select2wpupg-results__option[aria-disabled=true] { |
| 263 | 240 | color: #999; } |
| 264 | - | |
| 265 | 241 | .select2wpupg-container--default .select2wpupg-results__option[aria-selected=true] { |
| 266 | 242 | background-color: #ddd; } |
| 267 | - | |
| 268 | 243 | .select2wpupg-container--default .select2wpupg-results__option .select2wpupg-results__option { |
| 269 | 244 | padding-left: 1em; } |
| 270 | 245 | .select2wpupg-container--default .select2wpupg-results__option .select2wpupg-results__option .select2wpupg-results__group { |
| 271 | 246 | padding-left: 0; } |
| @@ -283,13 +258,11 @@ | ||
| 283 | 258 | padding-left: 5em; } |
| 284 | 259 | .select2wpupg-container--default .select2wpupg-results__option .select2wpupg-results__option .select2wpupg-results__option .select2wpupg-results__option .select2wpupg-results__option .select2wpupg-results__option .select2wpupg-results__option { |
| 285 | 260 | margin-left: -5em; |
| 286 | 261 | padding-left: 6em; } |
| 287 | - | |
| 288 | 262 | .select2wpupg-container--default .select2wpupg-results__option--highlighted[aria-selected] { |
| 289 | 263 | background-color: #5897fb; |
| 290 | 264 | color: white; } |
| 291 | - | |
| 292 | 265 | .select2wpupg-container--default .select2wpupg-results__group { |
| 293 | 266 | cursor: default; |
| 294 | 267 | display: block; |
| 295 | 268 | padding: 6px; } |
| @@ -294,17 +267,17 @@ | ||
| 294 | 267 | display: block; |
| 295 | 268 | padding: 6px; } |
| 296 | 269 | |
| 297 | 270 | .select2wpupg-container--classic .select2wpupg-selection--single { |
| 298 | - background-color: #f7f7f7; | |
| 271 | + background-color: #f6f6f6; | |
| 299 | 272 | border: 1px solid #aaa; |
| 300 | 273 | border-radius: 4px; |
| 301 | 274 | outline: 0; |
| 302 | - background-image: -webkit-linear-gradient(top, white 50%, #eeeeee 100%); | |
| 303 | - background-image: -o-linear-gradient(top, white 50%, #eeeeee 100%); | |
| 304 | - background-image: linear-gradient(to bottom, white 50%, #eeeeee 100%); | |
| 275 | + background-image: -webkit-linear-gradient(top, #ffffff 50%, #eeeeee 100%); | |
| 276 | + background-image: -o-linear-gradient(top, #ffffff 50%, #eeeeee 100%); | |
| 277 | + background-image: linear-gradient(to bottom, #ffffff 50%, #eeeeee 100%); | |
| 305 | 278 | background-repeat: repeat-x; |
| 306 | - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0); } | |
| 279 | + filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0); } | |
| 307 | 280 | .select2wpupg-container--classic .select2wpupg-selection--single:focus { |
| 308 | 281 | border: 1px solid #5897fb; } |
| 309 | 282 | .select2wpupg-container--classic .select2wpupg-selection--single .select2wpupg-selection__rendered { |
| 310 | 283 | color: #444; |
| @@ -330,9 +303,9 @@ | ||
| 330 | 303 | background-image: -webkit-linear-gradient(top, #eeeeee 50%, #cccccc 100%); |
| 331 | 304 | background-image: -o-linear-gradient(top, #eeeeee 50%, #cccccc 100%); |
| 332 | 305 | background-image: linear-gradient(to bottom, #eeeeee 50%, #cccccc 100%); |
| 333 | 306 | background-repeat: repeat-x; |
| 334 | - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0); } | |
| 307 | + filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#cccccc', GradientType=0); } | |
| 335 | 308 | .select2wpupg-container--classic .select2wpupg-selection--single .select2wpupg-selection__arrow b { |
| 336 | 309 | border-color: #888 transparent transparent transparent; |
| 337 | 310 | border-style: solid; |
| 338 | 311 | border-width: 5px 4px 0 4px; |
| @@ -342,12 +315,10 @@ | ||
| 342 | 315 | margin-top: -2px; |
| 343 | 316 | position: absolute; |
| 344 | 317 | top: 50%; |
| 345 | 318 | width: 0; } |
| 346 | - | |
| 347 | 319 | .select2wpupg-container--classic[dir="rtl"] .select2wpupg-selection--single .select2wpupg-selection__clear { |
| 348 | 320 | float: left; } |
| 349 | - | |
| 350 | 321 | .select2wpupg-container--classic[dir="rtl"] .select2wpupg-selection--single .select2wpupg-selection__arrow { |
| 351 | 322 | border: none; |
| 352 | 323 | border-right: 1px solid #aaa; |
| 353 | 324 | border-radius: 0; |
| @@ -354,9 +325,8 @@ | ||
| 354 | 325 | border-top-left-radius: 4px; |
| 355 | 326 | border-bottom-left-radius: 4px; |
| 356 | 327 | left: 1px; |
| 357 | 328 | right: auto; } |
| 358 | - | |
| 359 | 329 | .select2wpupg-container--classic.select2wpupg-container--open .select2wpupg-selection--single { |
| 360 | 330 | border: 1px solid #5897fb; } |
| 361 | 331 | .select2wpupg-container--classic.select2wpupg-container--open .select2wpupg-selection--single .select2wpupg-selection__arrow { |
| 362 | 332 | background: transparent; |
| @@ -363,29 +333,26 @@ | ||
| 363 | 333 | border: none; } |
| 364 | 334 | .select2wpupg-container--classic.select2wpupg-container--open .select2wpupg-selection--single .select2wpupg-selection__arrow b { |
| 365 | 335 | border-color: transparent transparent #888 transparent; |
| 366 | 336 | border-width: 0 4px 5px 4px; } |
| 367 | - | |
| 368 | 337 | .select2wpupg-container--classic.select2wpupg-container--open.select2wpupg-container--above .select2wpupg-selection--single { |
| 369 | 338 | border-top: none; |
| 370 | 339 | border-top-left-radius: 0; |
| 371 | 340 | border-top-right-radius: 0; |
| 372 | - background-image: -webkit-linear-gradient(top, white 0%, #eeeeee 50%); | |
| 373 | - background-image: -o-linear-gradient(top, white 0%, #eeeeee 50%); | |
| 374 | - background-image: linear-gradient(to bottom, white 0%, #eeeeee 50%); | |
| 341 | + background-image: -webkit-linear-gradient(top, #ffffff 0%, #eeeeee 50%); | |
| 342 | + background-image: -o-linear-gradient(top, #ffffff 0%, #eeeeee 50%); | |
| 343 | + background-image: linear-gradient(to bottom, #ffffff 0%, #eeeeee 50%); | |
| 375 | 344 | background-repeat: repeat-x; |
| 376 | - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0); } | |
| 377 | - | |
| 345 | + filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0); } | |
| 378 | 346 | .select2wpupg-container--classic.select2wpupg-container--open.select2wpupg-container--below .select2wpupg-selection--single { |
| 379 | 347 | border-bottom: none; |
| 380 | 348 | border-bottom-left-radius: 0; |
| 381 | 349 | border-bottom-right-radius: 0; |
| 382 | - background-image: -webkit-linear-gradient(top, #eeeeee 50%, white 100%); | |
| 383 | - background-image: -o-linear-gradient(top, #eeeeee 50%, white 100%); | |
| 384 | - background-image: linear-gradient(to bottom, #eeeeee 50%, white 100%); | |
| 350 | + background-image: -webkit-linear-gradient(top, #eeeeee 50%, #ffffff 100%); | |
| 351 | + background-image: -o-linear-gradient(top, #eeeeee 50%, #ffffff 100%); | |
| 352 | + background-image: linear-gradient(to bottom, #eeeeee 50%, #ffffff 100%); | |
| 385 | 353 | background-repeat: repeat-x; |
| 386 | - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0); } | |
| 387 | - | |
| 354 | + filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#ffffff', GradientType=0); } | |
| 388 | 355 | .select2wpupg-container--classic .select2wpupg-selection--multiple { |
| 389 | 356 | background-color: white; |
| 390 | 357 | border: 1px solid #aaa; |
| 391 | 358 | border-radius: 4px; |
| @@ -415,68 +382,50 @@ | ||
| 415 | 382 | font-weight: bold; |
| 416 | 383 | margin-right: 2px; } |
| 417 | 384 | .select2wpupg-container--classic .select2wpupg-selection--multiple .select2wpupg-selection__choice__remove:hover { |
| 418 | 385 | color: #555; } |
| 419 | - | |
| 420 | 386 | .select2wpupg-container--classic[dir="rtl"] .select2wpupg-selection--multiple .select2wpupg-selection__choice { |
| 421 | 387 | float: right; } |
| 422 | - | |
| 423 | 388 | .select2wpupg-container--classic[dir="rtl"] .select2wpupg-selection--multiple .select2wpupg-selection__choice { |
| 424 | 389 | margin-left: 5px; |
| 425 | 390 | margin-right: auto; } |
| 426 | - | |
| 427 | 391 | .select2wpupg-container--classic[dir="rtl"] .select2wpupg-selection--multiple .select2wpupg-selection__choice__remove { |
| 428 | 392 | margin-left: 2px; |
| 429 | 393 | margin-right: auto; } |
| 430 | - | |
| 431 | 394 | .select2wpupg-container--classic.select2wpupg-container--open .select2wpupg-selection--multiple { |
| 432 | 395 | border: 1px solid #5897fb; } |
| 433 | - | |
| 434 | 396 | .select2wpupg-container--classic.select2wpupg-container--open.select2wpupg-container--above .select2wpupg-selection--multiple { |
| 435 | 397 | border-top: none; |
| 436 | 398 | border-top-left-radius: 0; |
| 437 | 399 | border-top-right-radius: 0; } |
| 438 | - | |
| 439 | 400 | .select2wpupg-container--classic.select2wpupg-container--open.select2wpupg-container--below .select2wpupg-selection--multiple { |
| 440 | 401 | border-bottom: none; |
| 441 | 402 | border-bottom-left-radius: 0; |
| 442 | 403 | border-bottom-right-radius: 0; } |
| 443 | - | |
| 444 | 404 | .select2wpupg-container--classic .select2wpupg-search--dropdown .select2wpupg-search__field { |
| 445 | 405 | border: 1px solid #aaa; |
| 446 | 406 | outline: 0; } |
| 447 | - | |
| 448 | 407 | .select2wpupg-container--classic .select2wpupg-search--inline .select2wpupg-search__field { |
| 449 | - outline: 0; | |
| 450 | - box-shadow: none; } | |
| 451 | - | |
| 408 | + outline: 0; } | |
| 452 | 409 | .select2wpupg-container--classic .select2wpupg-dropdown { |
| 453 | 410 | background-color: white; |
| 454 | 411 | border: 1px solid transparent; } |
| 455 | - | |
| 456 | 412 | .select2wpupg-container--classic .select2wpupg-dropdown--above { |
| 457 | 413 | border-bottom: none; } |
| 458 | - | |
| 459 | 414 | .select2wpupg-container--classic .select2wpupg-dropdown--below { |
| 460 | 415 | border-top: none; } |
| 461 | - | |
| 462 | 416 | .select2wpupg-container--classic .select2wpupg-results > .select2wpupg-results__options { |
| 463 | 417 | max-height: 200px; |
| 464 | 418 | overflow-y: auto; } |
| 465 | - | |
| 466 | 419 | .select2wpupg-container--classic .select2wpupg-results__option[role=group] { |
| 467 | 420 | padding: 0; } |
| 468 | - | |
| 469 | 421 | .select2wpupg-container--classic .select2wpupg-results__option[aria-disabled=true] { |
| 470 | 422 | color: grey; } |
| 471 | - | |
| 472 | 423 | .select2wpupg-container--classic .select2wpupg-results__option--highlighted[aria-selected] { |
| 473 | 424 | background-color: #3875d7; |
| 474 | 425 | color: white; } |
| 475 | - | |
| 476 | 426 | .select2wpupg-container--classic .select2wpupg-results__group { |
| 477 | 427 | cursor: default; |
| 478 | 428 | display: block; |
| 479 | 429 | padding: 6px; } |
| 480 | - | |
| 481 | 430 | .select2wpupg-container--classic.select2wpupg-container--open .select2wpupg-dropdown { |
| 482 | 431 | border-color: #5897fb; } |