shutdown style

This commit is contained in:
Adrien MALINGREY 2025-04-02 01:17:34 +02:00
parent dd419bd0fa
commit c628ee81d7

View File

@ -217,6 +217,8 @@ td {
.shutdown:not([class*="loopback-detection action shutdown"]) { .shutdown:not([class*="loopback-detection action shutdown"]) {
background-color: lightgray; background-color: lightgray;
color: gray !important; color: gray !important;
font-weight: normal;
text-shadow: none;
} }
.poe::before { .poe::before {