Improve copy of start/end segment button

This commit is contained in:
Alec Rust 2022-08-21 12:40:27 +01:00
parent 19e230ea6a
commit 5b080874f2
No known key found for this signature in database
GPG key ID: EB374231DBCA5067
2 changed files with 3 additions and 3 deletions

View file

@ -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"

View file

@ -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;