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:
Radu Filip
2014-08-16 17:18:52 +01:00
parent dfb86cd287
commit e366a38355
4 changed files with 21 additions and 6 deletions

View File

@@ -80,7 +80,11 @@ input[type="text"] {
label {
display: inline-block;
width: 150px;
width: 170px;
}
label[for=rememberSpeed] {
width: 200px;
}
#status {