mirror of
https://github.com/gosticks/PiPer.git
synced 2025-10-16 11:55:42 +00:00
Improved Plex button integration
Removed focus ring surrounding button on Chrome
This commit is contained in:
parent
3f462f7e46
commit
76a3a931ba
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -23,6 +23,7 @@ export const resource = {
|
||||
border: 0px;
|
||||
background: transparent;
|
||||
opacity: 0.7;
|
||||
outline: 0;
|
||||
text-shadow: 0px 0px 4px rgba(0, 0, 0, 0.45);
|
||||
`),
|
||||
captionElement: function() {
|
||||
|
||||
@ -10,7 +10,7 @@
|
||||
<key>CFBundleShortVersionString</key>
|
||||
<string></string>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>190</string>
|
||||
<string>191</string>
|
||||
<key>Developer Identifier</key>
|
||||
<string>BQ6Q24MF9X</string>
|
||||
<key>URL</key>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user