From 24b6e7417e0095ba5bb12fcfbbf56e0757a6e1a1 Mon Sep 17 00:00:00 2001 From: kelinfoxy <67766943+kelinfoxy@users.noreply.github.com> Date: Fri, 8 May 2026 20:58:56 -0400 Subject: [PATCH] Remove old css --- index.html | 72 ++---------------------------------------------------- 1 file changed, 2 insertions(+), 70 deletions(-) diff --git a/index.html b/index.html index d949147..19b655c 100644 --- a/index.html +++ b/index.html @@ -61,32 +61,6 @@ max-width: 100%; } - - table { - border-collapse: collapse; - } - - thead th { - text-align: left; - font-weight: 600; - color: #bfd0e3; - background: #172230; - border-bottom: 1px solid var(--line); - padding: 12px 14px; - letter-spacing: 0.2px; - white-space: nowrap; - } - - tbody td { - border-bottom: 1px solid var(--line); - padding: 12px 14px; - vertical-align: middle; - font-size: 0.93rem; - } - - tbody tr:last-child td { border-bottom: 0; } - tbody tr:hover { background: #182433; } - .svc-icon { width: 24px; height: 24px; @@ -147,25 +121,6 @@ } - th.col-icon, - td.col-icon { - width: 100%; - white-space: nowrap; - padding-right: 6px; - } - - th.col-name, - td.col-name { - white-space: nowrap; - padding-left: 6px; - font-size: 1.2rem; - max-width: 100px; - } - - th.col-name { - font-size: 2rem; - } - a { color: var(--accent); text-decoration: none; @@ -238,18 +193,7 @@ max-width: var(--column-width); overflow-x:hidden; } - td.col-icon { - width: 40px; - } - td.col-name { - min-width: fit-content; - max-width: 128px; - overflow-x: hidden; - } - td.local { - min-width: fit-content; - max-width: 50px; - } + .server-name { font-size: 1.5rem; padding-right: 70px; @@ -260,15 +204,7 @@ h1 { font-size: 1.35rem; } p.sub { font-size: 0.9rem; } } - table.admin-table td { - display: inline-flex; - gap: .9rem; - } - table.admin-table td img{ - display: block; - height: 30px; - width: 30px; - } + .header { display: block; top: 0px; @@ -619,7 +555,6 @@ 3028 - @@ -702,11 +637,8 @@ 4050 - - -