mirror of
https://github.com/ajayyy/SponsorBlock.git
synced 2025-12-27 01:48:48 +03:00
Merge pull request #536 from opl-/feat/formatted-time-editor
Use formatted time inputs for segment editing
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