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


+