From e4700a1b9829705bf1761a0602afd2e5592355aa Mon Sep 17 00:00:00 2001 From: ChrisplayzYT/BLOX Date: Mon, 3 Feb 2025 20:04:53 -0600 Subject: [PATCH] upd 2 --- site_storage/index_template.html | 2 +- site_storage/loading_template.html | 17 +++++++++++++---- site_storage/watch_wii_template.html | 2 +- 3 files changed, 15 insertions(+), 6 deletions(-) diff --git a/site_storage/index_template.html b/site_storage/index_template.html index a89041c..654997c 100644 --- a/site_storage/index_template.html +++ b/site_storage/index_template.html @@ -91,7 +91,7 @@ ReviveTube
- +
diff --git a/site_storage/loading_template.html b/site_storage/loading_template.html index ef84485..068e912 100644 --- a/site_storage/loading_template.html +++ b/site_storage/loading_template.html @@ -67,15 +67,24 @@ margin: 20px auto; } #goButton { - display: none; + display: block; margin-top: 20px; padding: 10px 20px; font-size: 16px; - background-color: #4caf50; + background-color: #268ee9; + border:none; color: white; - border: none; cursor: pointer; } + #goButton:hover { + background-color: #087be0; + border:none; + + } + #goButton:active { + background-color: #42a7ff; + border:none; + } #goButton:disabled { background-color: gray; cursor: not-allowed; @@ -105,7 +114,7 @@

Fetching Info...


- Loading Screen will NOT work in Dolphin Emulator.

Long Video = Longer Download and Converting.

Videos over 5 minutes will not play.
+ Loading Screen will NOT work in Dolphin Emulator.

Long Video = Longer Download and Converting.

Videos over 5 minutes will not play.