From 547c8a1dd734a9c1294dab02ad7eaefe7b946842 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bruno=20Ryb=C3=A1rsky?= Date: Sun, 4 Feb 2024 09:53:18 +0100 Subject: [PATCH] admin ui changes --- assets/style.css | 2 +- templates/adminActions.html | 8 +++++--- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/assets/style.css b/assets/style.css index 1d8dece..230f7dc 100644 --- a/assets/style.css +++ b/assets/style.css @@ -224,7 +224,7 @@ header ul li { transition: opacity 0.5s ease-in-out; } -.list-table{ +table.list-table, table.list-table > th, table.list-table > tr, table.list-table > tr > td { border: 2px solid var(--primary) ; } diff --git a/templates/adminActions.html b/templates/adminActions.html index fcc46ef..8de1a8a 100644 --- a/templates/adminActions.html +++ b/templates/adminActions.html @@ -58,13 +58,14 @@

Activation Codes

List Activation Codes

-
-
- +

Add Activation Codes


+
+
+
@@ -72,6 +73,7 @@

List Users


+