From 6b74a12ede5682ad2ee4a085d4c66068db4dbf30 Mon Sep 17 00:00:00 2001 From: wystan_rin Date: Thu, 21 Nov 2024 20:11:16 +0800 Subject: [PATCH] developing --- payment_headend/css/customAlert.css | 2 +- payment_headend/index.html | 9 --------- payment_headend/js/customAlert.js | 6 +++--- payment_headend/js/index.js | 24 ++++++++++++------------ 4 files changed, 16 insertions(+), 25 deletions(-) diff --git a/payment_headend/css/customAlert.css b/payment_headend/css/customAlert.css index b267e8d..7d0e595 100644 --- a/payment_headend/css/customAlert.css +++ b/payment_headend/css/customAlert.css @@ -12,6 +12,6 @@ box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2); z-index: 1000; opacity: 0; - transition: opacity 0.3s ease-in-out; + transition: opacity 1s ease-in-out; text-align: center; } \ No newline at end of file diff --git a/payment_headend/index.html b/payment_headend/index.html index 36d28b3..9de9ead 100644 --- a/payment_headend/index.html +++ b/payment_headend/index.html @@ -152,15 +152,6 @@ -