]> git.seodisparate.com/gitweb - subtitle_displayer/commitdiff
Tweak size/style of .srt "upload" button
authorStephen Seo <seo.disparate@gmail.com>
Wed, 10 Jul 2024 06:52:46 +0000 (15:52 +0900)
committerStephen Seo <seo.disparate@gmail.com>
Wed, 10 Jul 2024 06:53:05 +0000 (15:53 +0900)
index.html

index f5e9d7eaf91cf2b91061d6116746d095cb3da36b..d6b8ce1aedde51c91042499d5b607dabb8f91b1a 100644 (file)
       height: 8vh;
       z-index: 2;
     }
+    input#uploadInput {
+      font-size: 10vh;
+      z-index: 3;
+    }
     button.transport_button {
       background-color: transparent;
       background-repeat: no-repeat;