From 66bc3548f305eca99cedc44827781b25107450f7 Mon Sep 17 00:00:00 2001 From: dcc Date: Wed, 1 Nov 2023 03:20:36 -0700 Subject: Its called 2.6.0 --- static/frontends/pleroma-fe/dev/.index.html.un~ | Bin 3789 -> 2894 bytes static/frontends/pleroma-fe/dev/index.html | 2 +- .../frontends/pleroma-fe/dev/static/.config.json.un~ | Bin 1045 -> 0 bytes .../frontends/pleroma-fe/dev/static/.styles.css.un~ | Bin 2824 -> 0 bytes static/frontends/pleroma-fe/dev/static/styles.css | 2 +- 5 files changed, 2 insertions(+), 2 deletions(-) delete mode 100755 static/frontends/pleroma-fe/dev/static/.config.json.un~ delete mode 100644 static/frontends/pleroma-fe/dev/static/.styles.css.un~ (limited to 'static/frontends/pleroma-fe/dev') diff --git a/static/frontends/pleroma-fe/dev/.index.html.un~ b/static/frontends/pleroma-fe/dev/.index.html.un~ index 4a29f5f..52c5d93 100755 Binary files a/static/frontends/pleroma-fe/dev/.index.html.un~ and b/static/frontends/pleroma-fe/dev/.index.html.un~ differ diff --git a/static/frontends/pleroma-fe/dev/index.html b/static/frontends/pleroma-fe/dev/index.html index 2bdc394..d0a000e 100755 --- a/static/frontends/pleroma-fe/dev/index.html +++ b/static/frontends/pleroma-fe/dev/index.html @@ -1 +1 @@ -
+
diff --git a/static/frontends/pleroma-fe/dev/static/.config.json.un~ b/static/frontends/pleroma-fe/dev/static/.config.json.un~ deleted file mode 100755 index 2e74b20..0000000 Binary files a/static/frontends/pleroma-fe/dev/static/.config.json.un~ and /dev/null differ diff --git a/static/frontends/pleroma-fe/dev/static/.styles.css.un~ b/static/frontends/pleroma-fe/dev/static/.styles.css.un~ deleted file mode 100644 index 526c9fe..0000000 Binary files a/static/frontends/pleroma-fe/dev/static/.styles.css.un~ and /dev/null differ diff --git a/static/frontends/pleroma-fe/dev/static/styles.css b/static/frontends/pleroma-fe/dev/static/styles.css index 843a978..9c513c2 100644 --- a/static/frontends/pleroma-fe/dev/static/styles.css +++ b/static/frontends/pleroma-fe/dev/static/styles.css @@ -7,5 +7,5 @@ } .RichContent .emoji:hover { - transform: scale(1.5) !important; + transform: scale(1.6) !important; } -- cgit v1.2.3