From 72816fe551b7c692717cdd7451f5e150c4a80554 Mon Sep 17 00:00:00 2001 From: Kumi Date: Sun, 31 Dec 2023 14:40:31 +0100 Subject: [PATCH] Updated button styles based on service status Adjust the dropdown button's color in the index page to reflect service status dynamically. Buttons now show as 'btn-primary' when the service is operational ('OK') and 'btn-danger' when it isn't, improving visual feedback for users. --- templates/index.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/templates/index.html b/templates/index.html index dd7a10e..b9c9914 100644 --- a/templates/index.html +++ b/templates/index.html @@ -78,7 +78,8 @@ {% if link.alternatives %}