From dde859ff037f82eeaaa593170d6c9f0f802c527a Mon Sep 17 00:00:00 2001 From: aandrew-me Date: Thu, 17 Nov 2022 18:12:02 +0600 Subject: [PATCH] UX and UI changes --- assets/css/extra.css | 6 ++++++ html/playlist.html | 5 +---- html/preferences.html | 2 +- src/playlist.js | 43 ++++++++++++++++++------------------------- 4 files changed, 26 insertions(+), 30 deletions(-) diff --git a/assets/css/extra.css b/assets/css/extra.css index 88d484e..2db37f3 100644 --- a/assets/css/extra.css +++ b/assets/css/extra.css @@ -26,7 +26,12 @@ input[type="text"]{ display:flex; flex-direction: row; justify-content: space-between; + margin:0 15px; + border: 1px solid rgb(75, 75, 75); + padding:10px; + border-radius: 15px; } + #save{ padding:10px; border-radius: 8px; @@ -76,6 +81,7 @@ input[type="checkbox"]{ #selectLocation{ padding:10px; + margin:0 15px; border:none; border-radius: 10px; font-size: large; diff --git a/html/playlist.html b/html/playlist.html index e0dae98..914de1d 100644 --- a/html/playlist.html +++ b/html/playlist.html @@ -47,12 +47,9 @@

- Download best quality for all videos - -
-