Merge pull request #1454 from AlecRust/start-stop-segment-copy

Improve copy of start/end segment button
This commit is contained in:
Ajay Ramachandran
2022-09-23 01:17:50 -04:00
committed by GitHub
2 changed files with 3 additions and 3 deletions

View File

@@ -87,10 +87,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

@@ -414,7 +414,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;