From 4a49f957ef657a6ad0b29773d9c068e5ce7271d9 Mon Sep 17 00:00:00 2001 From: Naiel <109038805+naielv@users.noreply.github.com> Date: Sun, 8 Jun 2025 22:38:51 +0200 Subject: [PATCH] Update index.html --- index.html | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/index.html b/index.html index f0b63b1..9f3150a 100644 --- a/index.html +++ b/index.html @@ -2100,16 +2100,20 @@ var tts = false; var sc_nobtn = "" if (urlParams.get("sc_nobtn") == "yes") { - sc_nobtn = "pointer-events: none" + sc_nobtn = "pointer-events: none; opacity: 0.5" } - setTimeout(() => {tts = true; console.log("TTS Enabled"); toastr.info("Texto a voz disponible")}, 7500) + setTimeout(() => {tts = true; console.log("TTS Enabled"); toastr.info("Texto a voz disponible")}, 6500) const tablebody = safeuuid(); var btn_new = safeuuid(); var tts_check = safeuuid(); container.innerHTML = `