mirror of
https://github.com/SoPat712/videospeed.git
synced 2025-08-21 18:08:46 -04:00
Added "Remember Playback Speed" option
Option to control the use of the last video's playback speed for a newly loaded video
This commit is contained in:
@@ -80,7 +80,11 @@ input[type="text"] {
|
||||
|
||||
label {
|
||||
display: inline-block;
|
||||
width: 150px;
|
||||
width: 170px;
|
||||
}
|
||||
|
||||
label[for=rememberSpeed] {
|
||||
width: 200px;
|
||||
}
|
||||
|
||||
#status {
|
||||
|
Reference in New Issue
Block a user