summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorsyuilo <Syuilotan@yahoo.co.jp>2018-07-19 00:16:33 +0900
committerGitHub <noreply@github.com>2018-07-19 00:16:33 +0900
commitaaf8f09cfd58dc69f4c7b8a3056fece1c830ed04 (patch)
tree5ecb94aad5c35d655d43fba334e18e39a7040a54 /src
parentreCAPTCHAをオプションに (diff)
parentUpdate calendar.vue (diff)
downloadsharkey-aaf8f09cfd58dc69f4c7b8a3056fece1c830ed04.tar.gz
sharkey-aaf8f09cfd58dc69f4c7b8a3056fece1c830ed04.tar.bz2
sharkey-aaf8f09cfd58dc69f4c7b8a3056fece1c830ed04.zip
Merge pull request #1923 from acid-chicken/master
Animate calender meters
Diffstat (limited to 'src')
-rw-r--r--src/client/app/common/views/widgets/calendar.vue1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/client/app/common/views/widgets/calendar.vue b/src/client/app/common/views/widgets/calendar.vue
index 333b56f629..9c8f1bff68 100644
--- a/src/client/app/common/views/widgets/calendar.vue
+++ b/src/client/app/common/views/widgets/calendar.vue
@@ -175,6 +175,7 @@ root(isDark)
> .val
height 4px
background $theme-color
+ transition width .3s cubic-bezier(0.23, 1, 0.32, 1)
&:nth-child(1)
> .meter > .val