Add UI for submitting mute segments and request mute segments

This commit is contained in:
Ajay Ramachandran
2021-09-01 16:30:17 -04:00
parent 3774ef9756
commit 34cfd14e74
6 changed files with 53 additions and 8 deletions

View File

@@ -302,6 +302,9 @@
"skip": {
"message": "Skip"
},
"mute": {
"message": "Mute"
},
"skip_category": {
"message": "Skip {0}?"
},

View File

@@ -467,7 +467,7 @@ input::-webkit-inner-spin-button {
text-decoration: underline;
}
.sponsorTimeCategories {
.sponsorTimeEditSelector {
margin-top: 5px;
margin-bottom: 5px;