From edd88c095dbd2eeed1016a16e8cfb320a8e57a9b Mon Sep 17 00:00:00 2001 From: nekobit Date: Wed, 25 May 2022 06:50:55 +0000 Subject: [PATCH] Javascript quick reply FossilOrigin-Name: 0137005c73da03add30c4bf2011d44faafdbb9e7e6821580e9dca72dc1c8fde9 --- dist/treebird20.css | 10 +++++++ static/index.html | 3 ++ static/interaction_buttons.html | 8 +++--- static/likeboost.html | 2 +- static/reactions_btn.html | 2 +- static/status.html | 50 +++++++++++++++++---------------- 6 files changed, 45 insertions(+), 30 deletions(-) diff --git a/dist/treebird20.css b/dist/treebird20.css index e8b5314..878535c 100644 --- a/dist/treebird20.css +++ b/dist/treebird20.css @@ -1170,6 +1170,16 @@ p} float: right; } +.statusbox-ani +{ + animation: expand-reply .3s 1; +} + +@keyframes expand-reply +{ + 0% { padding-top: 0px; height: 0px; overflow: hidden; } + 100% { padding-top: 10px; height: 150px; overflow: hidden; } +} .status-interact .statbtn { diff --git a/static/index.html b/static/index.html index f980cf8..dc5ff22 100644 --- a/static/index.html +++ b/static/index.html @@ -58,5 +58,8 @@ + + + diff --git a/static/interaction_buttons.html b/static/interaction_buttons.html index e94b507..cbf62b3 100644 --- a/static/interaction_buttons.html +++ b/static/interaction_buttons.html @@ -2,7 +2,7 @@ diff --git a/static/likeboost.html b/static/likeboost.html index 1f58114..691c90f 100644 --- a/static/likeboost.html +++ b/static/likeboost.html @@ -1,7 +1,7 @@
- + %s @@ -11,7 +11,7 @@
-
- - + - - + %s diff --git a/static/status.html b/static/status.html index cdc219b..0935a55 100644 --- a/static/status.html +++ b/static/status.html @@ -1,4 +1,4 @@ - +
%s
@@ -8,29 +8,31 @@
%s %s - - %s -