diff --git a/manifest/manifest.json b/manifest/manifest.json index 856032d4..4953841b 100644 --- a/manifest/manifest.json +++ b/manifest/manifest.json @@ -1,7 +1,7 @@ { "name": "__MSG_fullName__", "short_name": "SponsorBlock", - "version": "5.0.5", + "version": "5.0.6", "default_locale": "en", "description": "__MSG_Description__", "homepage_url": "https://sponsor.ajay.app", diff --git a/public/content.css b/public/content.css index 22452fe1..63f5203e 100644 --- a/public/content.css +++ b/public/content.css @@ -738,7 +738,7 @@ input::-webkit-inner-spin-button { } .sponsorBlockLockedColor { - color: #ffc83d; + color: #ffc83d !important; } .sponsorBlockRectangleTooltip {