mprovements into the server view

This commit is contained in:
2026-01-04 20:58:11 +01:00
parent 73529ae34a
commit f84eb6d149
9 changed files with 249 additions and 51 deletions

View File

@@ -9048,7 +9048,7 @@ body[data-background-color="dark2"] .main-panel h5,
body[data-background-color="dark2"] .main-panel h6,
body[data-background-color="dark2"] .main-panel label,
body[data-background-color="dark2"] .main-panel .badge-count {
color: #ebdbb2 !important;
color: #ebdbb2;
}
body[data-background-color="dark"] .card:not(.card-primary,
@@ -9540,7 +9540,7 @@ body[data-background-color="dark"] .jvm-zoom-btn, body[data-background-color="da
}
.bg-primary2 {
background-color: #83a598 !important;
background-color: #076678 !important;
}
.bg-secondary {
@@ -9556,7 +9556,7 @@ body[data-background-color="dark"] .jvm-zoom-btn, body[data-background-color="da
}
.bg-info2 {
background-color: #3697E1 !important;
background-color: #83a598 !important;
}
.bg-success {