From ba8fa443ddfe85ff62c78e068529861f50b1f296 Mon Sep 17 00:00:00 2001 From: Caleb Josue Ruiz Torres Date: Wed, 25 Jun 2025 20:08:54 -0600 Subject: [PATCH] master: User experience tweak while clicking the Next button --- setup-nextcloud.php | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/setup-nextcloud.php b/setup-nextcloud.php index e3a2bffb..b1cacf8d 100644 --- a/setup-nextcloud.php +++ b/setup-nextcloud.php @@ -582,6 +582,7 @@ static public function showHeader() { background-color: #0092d9; color: #fff; } +#submit:disabled { background-color: #1A5276; color: #696969; } @@ -612,7 +613,21 @@ static public function showFooter() { static public function showContent($title, $content, $nextpage=''){ echo('