From 9996603e158d18c87429410b344403718fa095f0 Mon Sep 17 00:00:00 2001 From: syuilo Date: Mon, 20 Mar 2017 18:43:04 +0900 Subject: #299 Use Anime instead of Velocity --- src/web/app/common/tags/reaction-picker.tag | 33 +++++++++++++++++++++++++++- src/web/app/common/tags/stream-indicator.tag | 20 ++++++++++++----- 2 files changed, 46 insertions(+), 7 deletions(-) (limited to 'src/web/app/common') diff --git a/src/web/app/common/tags/reaction-picker.tag b/src/web/app/common/tags/reaction-picker.tag index 194c9d7b4a..688ccc32a3 100644 --- a/src/web/app/common/tags/reaction-picker.tag +++ b/src/web/app/common/tags/reaction-picker.tag @@ -1,5 +1,5 @@ -
+
@@ -30,6 +30,8 @@ border 1px solid rgba(27, 31, 35, 0.15) border-radius 4px box-shadow 0 3px 12px rgba(27, 31, 35, 0.15) + transform scale(0.5) + opacity 0 > button width 40px @@ -46,6 +48,8 @@ diff --git a/src/web/app/common/tags/stream-indicator.tag b/src/web/app/common/tags/stream-indicator.tag index 0a48459d87..96d9b0ec95 100644 --- a/src/web/app/common/tags/stream-indicator.tag +++ b/src/web/app/common/tags/stream-indicator.tag @@ -35,6 +35,8 @@ -- cgit v1.3.1-freya