mirror of
https://github.com/ajayyy/SponsorBlock.git
synced 2025-12-31 21:59:49 +03:00
Improve copy of start/end segment button
This commit is contained in:
@@ -77,10 +77,10 @@
|
||||
"message": "No segments found"
|
||||
},
|
||||
"sponsorStart": {
|
||||
"message": "Segment Starts Now"
|
||||
"message": "Start Segment Now"
|
||||
},
|
||||
"sponsorEnd": {
|
||||
"message": "Segment Ends Now"
|
||||
"message": "End Segment Now"
|
||||
},
|
||||
"sponsorCancel": {
|
||||
"message": "Cancel Creating Segment"
|
||||
|
||||
@@ -377,7 +377,7 @@
|
||||
}
|
||||
|
||||
/*
|
||||
* Generic buttons used for "Segment Starts Now" and "Submit Times"
|
||||
* Generic red buttons used for "Start Segment Now", "Submit Times" etc.
|
||||
*/
|
||||
.sbMediumButton {
|
||||
border: none;
|
||||
|
||||
Reference in New Issue
Block a user