diff --git a/static/css/style.css b/static/css/style.css index 4669a57..ba09896 100644 --- a/static/css/style.css +++ b/static/css/style.css @@ -207,8 +207,10 @@ img.spinner { .video-controls-row input, .video-controls-row button { - border-radius: 10px; height: 90%; + width: 20%; + border-radius: 10px; + font-size: 1.15vw; } .video-controls-row input, @@ -256,12 +258,9 @@ img.spinner { .video-controls-clip input, .video-controls-clip button { - width: 20%; } .video-controls-seek button { - font-size: 30px; - width: 20%; } .metadata-area { diff --git a/static/js/html.js b/static/js/html.js index 2866d9a..0158ca9 100644 --- a/static/js/html.js +++ b/static/js/html.js @@ -28,11 +28,11 @@ function createVideoAreaHTML(videoInfo, path, type, latitude_input_value, longit