From a87283428de6d5f2ecf14eb2a7383fcec005e101 Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Thu, 14 Jul 2022 15:22:44 +0200 Subject: [PATCH 1/8] make emoji modal neater --- files/templates/emoji_modal.html | 21 ++++++--------------- files/templates/util/assetcache.html | 4 ++-- 2 files changed, 8 insertions(+), 17 deletions(-) diff --git a/files/templates/emoji_modal.html b/files/templates/emoji_modal.html index cd86e553a9..26fb4cacd4 100644 --- a/files/templates/emoji_modal.html +++ b/files/templates/emoji_modal.html @@ -39,29 +39,20 @@
-
-
- + {% endblock %} \ No newline at end of file diff --git a/files/templates/poll_votes.html b/files/templates/poll_votes.html index 3964a201c0..d8221f78f5 100644 --- a/files/templates/poll_votes.html +++ b/files/templates/poll_votes.html @@ -20,7 +20,7 @@ User User Truescore - Vote Time + Vote Time @@ -41,7 +41,7 @@ - + {% endif %} diff --git a/files/templates/sub/subs.html b/files/templates/sub/subs.html index 354386f720..1714d3192a 100644 --- a/files/templates/sub/subs.html +++ b/files/templates/sub/subs.html @@ -30,6 +30,6 @@ - + {% endblock %} \ No newline at end of file diff --git a/files/templates/votes.html b/files/templates/votes.html index eb4ad9c75f..429becc2fe 100644 --- a/files/templates/votes.html +++ b/files/templates/votes.html @@ -32,7 +32,7 @@ User User Truescore - Vote Time + Vote Time @@ -60,7 +60,7 @@ User User Truescore - Vote Time + Vote Time @@ -81,7 +81,7 @@ - + {% endif %} From a6a6cb925d6bf51ecb5ce757f575b0515a8e1289 Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Thu, 14 Jul 2022 18:58:08 +0200 Subject: [PATCH 8/8] more prominent effect on button click --- files/templates/util/assetcache.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/files/templates/util/assetcache.html b/files/templates/util/assetcache.html index 091b550c50..685124c468 100644 --- a/files/templates/util/assetcache.html +++ b/files/templates/util/assetcache.html @@ -1,6 +1,6 @@ {%- set CACHE_VER = { - 'css/main.css': 398, + 'css/main.css': 399, 'css/catalog.css': 2, 'css/4chan.css': 61,