diff options
| author | syuilo⭐️ <Syuilotan@yahoo.co.jp> | 2017-03-19 06:47:59 +0900 |
|---|---|---|
| committer | syuilo⭐️ <Syuilotan@yahoo.co.jp> | 2017-03-19 06:47:59 +0900 |
| commit | afc06f255a44af2bca8e50ba2a006266475c07a4 (patch) | |
| tree | acb4a208a1f6b5823dac39126e8baaa6bc5de351 /src | |
| parent | Update drive.tag (diff) | |
| download | misskey-afc06f255a44af2bca8e50ba2a006266475c07a4.tar.gz misskey-afc06f255a44af2bca8e50ba2a006266475c07a4.tar.bz2 misskey-afc06f255a44af2bca8e50ba2a006266475c07a4.zip | |
Update drive.tag
Diffstat (limited to 'src')
| -rw-r--r-- | src/web/app/mobile/tags/drive.tag | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/web/app/mobile/tags/drive.tag b/src/web/app/mobile/tags/drive.tag index 0375fa564c..885b5f30e7 100644 --- a/src/web/app/mobile/tags/drive.tag +++ b/src/web/app/mobile/tags/drive.tag @@ -130,7 +130,7 @@ display inline-block position absolute top 0 - background-color rgba(0, 0, 0, 0.3) + background rgba(0, 0, 0, 0.2) border-radius 100% animation sk-bounce 2.0s infinite ease-in-out |