PluginProbe
Property Hive / 2.3.1
Property Hive v2.3.1
2.3.1 2.3.0 2.2.6 2.2.5 2.2.4 2.2.3 2.2.2 1.4.46 1.4.47 1.4.48 1.4.49 1.4.5 1.4.50 1.4.51 1.4.52 1.4.53 1.4.54 1.4.55 1.4.56 1.4.57 1.4.58 1.4.59 1.4.6 1.4.60 1.4.61 All 261 releases
← All changes | assets/css/chosen.css +1 -1 2.2.42.3.1 View file →
@@ -439,9 +439,9 @@
439 439 }
440 440
441 441 @media only screen and (-webkit-min-device-pixel-ratio:2), only screen and (min-resolution:144dpi) {
442 442 .chosen-container .chosen-results-scroll-down span, .chosen-container .chosen-results-scroll-up span, .chosen-container-multi .chosen-choices .search-choice .search-choice-close, .chosen-container-single .chosen-search input[type=text], .chosen-container-single .chosen-single abbr, .chosen-container-single .chosen-single div b, .chosen-rtl .chosen-search input[type=text] {
443 - background-image:url(../images/chosen-sprite@2x.png)!important;
443 + background-image:url(../images/chosen-sprite-2x.png)!important;
444 444 background-size:52px 37px!important;
445 445 background-repeat:no-repeat!important;
446 446 }
447 447