Thomas Bruederli
2015-01-27 b7a4e2ed18f682527387e830c83020c818da9173
Better selector for FF35+
1 files modified
2 ■■■ changed files
plugins/jqueryui/themes/larry/jquery-ui-1.10.4.custom.css 2 ●●● patch | view | raw | blame | history
plugins/jqueryui/themes/larry/jquery-ui-1.10.4.custom.css
@@ -1451,7 +1451,7 @@
            appearance: none;
}
@supports (-moz-appearance:none) and (mask-type:alpha) and (not (will-change:auto)) {
@supports (-moz-appearance:none) and (mask-type:alpha) {
    .mozilla .ui-datepicker .ui-datepicker-title select {
        background-image: url("images/ui-icons-datepicker.png");
        background-position: right -14px;