This commit is contained in:
Ajay
2022-09-30 21:00:46 -04:00
2 changed files with 2 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
{ {
"name": "__MSG_fullName__", "name": "__MSG_fullName__",
"short_name": "SponsorBlock", "short_name": "SponsorBlock",
"version": "5.0.5", "version": "5.0.6",
"default_locale": "en", "default_locale": "en",
"description": "__MSG_Description__", "description": "__MSG_Description__",
"homepage_url": "https://sponsor.ajay.app", "homepage_url": "https://sponsor.ajay.app",

View File

@@ -738,7 +738,7 @@ input::-webkit-inner-spin-button {
} }
.sponsorBlockLockedColor { .sponsorBlockLockedColor {
color: #ffc83d; color: #ffc83d !important;
} }
.sponsorBlockRectangleTooltip { .sponsorBlockRectangleTooltip {