From 1d61f1aa27376e778b7a517fdd5739a8c1976d2e Mon Sep 17 00:00:00 2001 From: r Date: Thu, 28 Dec 2023 13:27:30 +0000 Subject: Update the default theme This uses better color contrast and component spacing to improve legibility. The updated HTML also has better compatibility with browsers with limited/no CSS support. --- templates/requestlist.tmpl | 38 +++++++++++++++++++------------------- 1 file changed, 19 insertions(+), 19 deletions(-) (limited to 'templates/requestlist.tmpl') diff --git a/templates/requestlist.tmpl b/templates/requestlist.tmpl index f0b2dee..1826404 100644 --- a/templates/requestlist.tmpl +++ b/templates/requestlist.tmpl @@ -4,33 +4,33 @@
-
-
{{EmojiFilter (HTML .DisplayName) .Emojis | Raw}}
- -
{{.Acct}}
-
+ {{EmojiFilter (HTML .DisplayName) .Emojis | Raw}} +
+
{{.Acct}}
+ -
- - - -
- - -
- - - -
+ {{else}} -
No data found
+

No data found

{{end}}
{{else}} -
No data found
+

No data found

{{end}} -- cgit v1.2.3