From: Valerie Pond Date: Thu, 12 Jan 2023 23:41:19 +0000 (+0000) Subject: Some visual enhancements X-Git-Tag: 0.9~489 X-Git-Url: https://jfr.im/git/irc/unrealircd/unrealircd-webpanel.git/commitdiff_plain/75c101fdf81cf76433e974b2dd9194aadbd75549?ds=sidebyside;hp=fa42b0f75dc1431d9768be832d23399a12711fb9 Some visual enhancements Updated overview, enhanced tables by making them containers --- diff --git a/channels/index.php b/channels/index.php index efb65a4..bf02085 100644 --- a/channels/index.php +++ b/channels/index.php @@ -14,7 +14,7 @@ $channels = $rpc->channel()->getAll(); ?>

Channels Overview


- +
diff --git a/css/unrealircd-admin.css b/css/unrealircd-admin.css index 2f14008..057225f 100644 --- a/css/unrealircd-admin.css +++ b/css/unrealircd-admin.css @@ -1,7 +1,3 @@ -table { - font-size: 96%; -} - .unrealircd_overview { font-family: arial, sans-serif; border-collapse: collapse; diff --git a/index.php b/index.php index f6aa3d2..05675fd 100644 --- a/index.php +++ b/index.php @@ -8,10 +8,10 @@ rpc_pop_lists();

Network Overview

-
+
-
+
@@ -20,13 +20,20 @@ rpc_pop_lists();

-
Users
+
+
+
+
Users Online
+
+ +
+
-
+
@@ -35,13 +42,20 @@ rpc_pop_lists();

+
+
+
+
+
+
Channels
+
-
+
@@ -50,13 +64,22 @@ rpc_pop_lists();

+
+
+
+
+
+
Opers
+ +
-
+ +
@@ -65,18 +88,25 @@ rpc_pop_lists();

+
+
+
+
+
+
Servers
+
-
+
-
+
@@ -85,13 +115,20 @@ rpc_pop_lists();

+
+
+
+
+
+
Server Bans
+
-
+
@@ -100,13 +137,20 @@ rpc_pop_lists();

-
Spamfilter Entries
+
+
+
+
Spamfilter
+
+ +
+
-
+
@@ -115,17 +159,25 @@ rpc_pop_lists();

-
Ban Excepts
+ +
+
+
+
Server Ban Exceptions
+
+ +
+
-
+
@@ -134,8 +186,15 @@ rpc_pop_lists();

+
+
+
+
+
+
Services Online
+
diff --git a/network/index.php b/network/index.php index 78412f2..4905bf1 100644 --- a/network/index.php +++ b/network/index.php @@ -20,7 +20,7 @@ Click on a server name to view more information. Message::Info("Listing servers which match name: \"" . $_POST['sf_name'] . "\""); ?> -
Name Users
+
@@ -28,7 +28,7 @@ Click on a server name to view more information.
Filter:
- +
diff --git a/server_bans.php b/server_bans.php index 9bf72dd..fd009fe 100644 --- a/server_bans.php +++ b/server_bans.php @@ -195,7 +195,7 @@ foreach ($rpc->serverbanexception()->getAll() as $v) -
Name
+
diff --git a/spamfilter.php b/spamfilter.php index 0c574fe..4f28dd0 100644 --- a/spamfilter.php +++ b/spamfilter.php @@ -257,7 +257,7 @@ $spamfilter = $rpc->spamfilter()->getAll(); -
+
diff --git a/users/index.php b/users/index.php index 2f06e80..9d799df 100644 --- a/users/index.php +++ b/users/index.php @@ -68,7 +68,7 @@ Click on a username to view more information. Message::Info("Listing users which match account: \"" . $_POST['uf_account'] . "\""); ?> -
Match Type
+
@@ -79,7 +79,7 @@ Click on a username to view more information.
Filter:
- +
Nick