mirror of
https://github.com/ajayyy/SponsorBlock.git
synced 2025-12-12 22:47:18 +03:00
@@ -122,10 +122,10 @@
|
|||||||
"message": "Are you sure you want to submit this?"
|
"message": "Are you sure you want to submit this?"
|
||||||
},
|
},
|
||||||
"whitelistChannel": {
|
"whitelistChannel": {
|
||||||
"message": "Add to whitelist"
|
"message": "Whitelist channel"
|
||||||
},
|
},
|
||||||
"removeFromWhitelist": {
|
"removeFromWhitelist": {
|
||||||
"message": "Remove from whitelist"
|
"message": "Remove channel from whitelist"
|
||||||
},
|
},
|
||||||
"voteOnTime": {
|
"voteOnTime": {
|
||||||
"message": "Vote On A Segment"
|
"message": "Vote On A Segment"
|
||||||
|
|||||||
@@ -27,7 +27,7 @@
|
|||||||
color: var(--sb-main-fg-color);
|
color: var(--sb-main-fg-color);
|
||||||
background: none;
|
background: none;
|
||||||
border: none;
|
border: none;
|
||||||
padding: 10px 8px;
|
padding: 7px;
|
||||||
outline: none;
|
outline: none;
|
||||||
|
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
|
|||||||
Reference in New Issue
Block a user