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 -