Fixed Plex showing inappropriate button size on Chrome

This commit is contained in:
amarcu5 2018-12-03 14:55:19 +00:00
parent 0eaa689cf1
commit e8a20524f0
5 changed files with 3 additions and 2 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -14,10 +14,11 @@ export const resource = {
const e = document.querySelector('div[class^="FullPlayerTopControls-topControls"]');
return /** @type {?Element} */ (e && e.lastChild);
},
buttonScale: 0.6,
buttonScale: 2,
buttonStyle: /** CSS */ (`
position: relative;
top: -3px;
width: 30px;
padding: 10px;
border: 0px;
background: transparent;

View File

@ -10,7 +10,7 @@
<key>CFBundleShortVersionString</key>
<string></string>
<key>CFBundleVersion</key>
<string>187</string>
<string>188</string>
<key>Developer Identifier</key>
<string>BQ6Q24MF9X</string>
<key>URL</key>