From 06fd8a15d8819330420080e29dbcd11baa945854 Mon Sep 17 00:00:00 2001 From: Fred Tempez Date: Fri, 28 Jul 2023 16:07:33 +0200 Subject: [PATCH] gestion curseur en test --- core/module/install/view/update/update.css | 10 +++++++++- core/module/install/view/update/update.php | 12 ++++++------ 2 files changed, 15 insertions(+), 7 deletions(-) diff --git a/core/module/install/view/update/update.css b/core/module/install/view/update/update.css index ec846297..58a26dab 100755 --- a/core/module/install/view/update/update.css +++ b/core/module/install/view/update/update.css @@ -15,4 +15,12 @@ /** NE PAS EFFACER * admin.css -*/ \ No newline at end of file +*/ + +.cursorWait { + cursor: wait; +} + +.cursorDefault { + cursor: default; +} \ No newline at end of file diff --git a/core/module/install/view/update/update.php b/core/module/install/view/update/update.php index 728f2bd8..d677a7ca 100644 --- a/core/module/install/view/update/update.php +++ b/core/module/install/view/update/update.php @@ -14,27 +14,27 @@
true]); ?> - + - + - + - +
-
+
'; ?> .
-
+