From c628ee81d775c44320131bcc523875e9e61a3f4a Mon Sep 17 00:00:00 2001 From: adrien Date: Wed, 2 Apr 2025 01:17:34 +0200 Subject: [PATCH] shutdown style --- style.css | 2 ++ 1 file changed, 2 insertions(+) diff --git a/style.css b/style.css index 2f8d59b..789957f 100644 --- a/style.css +++ b/style.css @@ -217,6 +217,8 @@ td { .shutdown:not([class*="loopback-detection action shutdown"]) { background-color: lightgray; color: gray !important; + font-weight: normal; + text-shadow: none; } .poe::before {