Get double mode working with clip-paths

This commit is contained in:
Jordan Eldredge 2017-11-16 20:41:56 -08:00
parent 445f5c557f
commit decfc4f8ea
3 changed files with 7 additions and 7 deletions

View file

@ -9,8 +9,6 @@
image-rendering: -webkit-optimize-contrast; /* Safari */
image-rendering: pixelated; /* Only in Chrome > 40 */
-ms-interpolation-mode: nearest-neighbor; /* IE (non-standard property) */
/* Work around rendering bug with clip-path */
-webkit-transform: translateZ(0);
}
#winamp2-js #loading {
@ -79,7 +77,7 @@
width: 275px;
}
#winamp2-js #option-context,
#option-context,
#winamp2-js #minimize,
#winamp2-js #shade,
#winamp2-js #close {