mirror of
https://github.com/ajayyy/SponsorBlock.git
synced 2026-01-02 06:39:20 +03:00
Improve copy of start/end segment button
This commit is contained in:
@@ -77,10 +77,10 @@
|
|||||||
"message": "No segments found"
|
"message": "No segments found"
|
||||||
},
|
},
|
||||||
"sponsorStart": {
|
"sponsorStart": {
|
||||||
"message": "Segment Starts Now"
|
"message": "Start Segment Now"
|
||||||
},
|
},
|
||||||
"sponsorEnd": {
|
"sponsorEnd": {
|
||||||
"message": "Segment Ends Now"
|
"message": "End Segment Now"
|
||||||
},
|
},
|
||||||
"sponsorCancel": {
|
"sponsorCancel": {
|
||||||
"message": "Cancel Creating Segment"
|
"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 {
|
.sbMediumButton {
|
||||||
border: none;
|
border: none;
|
||||||
|
|||||||
Reference in New Issue
Block a user