From 3f192388a1b2716f2303777dc37f115cb352554d Mon Sep 17 00:00:00 2001 From: Andreas Date: Mon, 23 Oct 2023 14:11:26 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=9A=A7=20Moved=20some=20css=20to=20extern?= =?UTF-8?q?al=20file?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Move scrollbar, divide and spoiler css to external file --- src/admin/bans.php | 18 +------------- src/admin/gift.php | 18 +------------- src/admin/index.php | 19 +------------- src/admin/invites.php | 19 +------------- src/admin/ip_whitelist.php | 50 +------------------------------------ src/admin/password.php | 27 +------------------- src/admin/sub.php | 51 ++------------------------------------ src/admin/system.php | 18 +------------- src/admin/userinvites.php | 18 +------------- src/admin/users.php | 49 +----------------------------------- src/assets/css/custom.css | 50 +++++++++++++++++++++++++++++++++++++ src/banned.php | 19 +------------- src/index.php | 19 ++------------ src/user/invites.php | 19 +------------- src/user/log.php | 16 +----------- src/user/lookup.php | 18 +------------- src/user/profile.php | 18 +------------- src/user/tokens.php | 17 +------------ src/viewprofile.php | 18 +------------- 19 files changed, 70 insertions(+), 411 deletions(-) diff --git a/src/admin/bans.php b/src/admin/bans.php index 81e3aca2..b9a993f9 100644 --- a/src/admin/bans.php +++ b/src/admin/bans.php @@ -43,23 +43,7 @@ } } ?> - +
diff --git a/src/admin/gift.php b/src/admin/gift.php index cdada596..5c6c86e1 100644 --- a/src/admin/gift.php +++ b/src/admin/gift.php @@ -34,23 +34,7 @@ header("location: gift.php"); } ?> - +
diff --git a/src/admin/index.php b/src/admin/index.php index 4e1afaf2..819bf4c0 100644 --- a/src/admin/index.php +++ b/src/admin/index.php @@ -18,24 +18,7 @@ ?> - +
diff --git a/src/admin/invites.php b/src/admin/invites.php index fc63926e..df5ca461 100644 --- a/src/admin/invites.php +++ b/src/admin/invites.php @@ -59,24 +59,7 @@ } ?> - + diff --git a/src/admin/ip_whitelist.php b/src/admin/ip_whitelist.php index 5a25fecd..2bb11c77 100644 --- a/src/admin/ip_whitelist.php +++ b/src/admin/ip_whitelist.php @@ -35,24 +35,7 @@ } ?> - + @@ -124,40 +107,9 @@
@@ -158,40 +142,9 @@
- +
@@ -226,6 +210,7 @@ function copyToClipboard(text) { document.execCommand('copy'); document.body.removeChild(textarea); } + +
diff --git a/src/user/log.php b/src/user/log.php index 050df44f..202c0ad5 100644 --- a/src/user/log.php +++ b/src/user/log.php @@ -31,22 +31,8 @@ + +
diff --git a/src/user/profile.php b/src/user/profile.php index 389d2380..e7a95ebc 100644 --- a/src/user/profile.php +++ b/src/user/profile.php @@ -53,23 +53,7 @@ - +
diff --git a/src/user/tokens.php b/src/user/tokens.php index f7d03423..07ce24a7 100644 --- a/src/user/tokens.php +++ b/src/user/tokens.php @@ -57,23 +57,8 @@ + +