mirror of
https://github.com/ajayyy/SponsorBlock.git
synced 2026-03-17 08:41:53 +03:00
Use formatted time inputs for segment editing
Additionally, removes unused util functions and saves the edits on changes to update the preview immediately
This commit is contained in:
@@ -372,12 +372,8 @@ input::-webkit-inner-spin-button {
|
||||
-moz-appearance: textfield;
|
||||
}
|
||||
|
||||
.sponsorTimeEditMinutes {
|
||||
width: 30px;
|
||||
}
|
||||
|
||||
.sponsorTimeEditSeconds {
|
||||
width: 60px;
|
||||
.sponsorTimeEditInput {
|
||||
width: 90px;
|
||||
}
|
||||
|
||||
.sponsorNowButton {
|
||||
|
||||
Reference in New Issue
Block a user