From f9e8c8dadd977ba1c22bdc4fe9bcfd835b6eff54 Mon Sep 17 00:00:00 2001 From: Broque Thomas <26755000+Nezreka@users.noreply.github.com> Date: Sun, 8 Mar 2026 11:16:11 -0700 Subject: [PATCH] Add themed confirm dialog modal replacing all native browser confirms --- webui/index.html | 19 ++++++++ webui/static/script.js | 99 +++++++++++++++++++++++++++++------------- webui/static/style.css | 85 ++++++++++++++++++++++++++++++++++++ 3 files changed, 174 insertions(+), 29 deletions(-) diff --git a/webui/index.html b/webui/index.html index 970cfb57..87f9d6e9 100644 --- a/webui/index.html +++ b/webui/index.html @@ -4564,6 +4564,25 @@ + +
+