diff options
author | John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | 2016-12-02 19:15:54 +0100 |
---|---|---|
committer | John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | 2016-12-02 19:38:31 +0100 |
commit | 890e25f7da3feac635f98fa4acba18e20e787eb8 (patch) | |
tree | 7130461ffa3ad42aa7b48d964fe6e3f569c00fa7 | |
parent | db56df18939fcdadd2b19ebab7db92a77e938c8d (diff) | |
download | nextcloud-server-890e25f7da3feac635f98fa4acba18e20e787eb8.tar.gz nextcloud-server-890e25f7da3feac635f98fa4acba18e20e787eb8.zip |
Fix gif loader to fit css design
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
-rw-r--r-- | core/img/loading-dark.gif | bin | 2316 -> 4683 bytes |
-rw-r--r-- | core/img/loading-small-dark.gif | bin | 1124 -> 1816 bytes |
-rw-r--r-- | core/img/loading-small.gif | bin | 1124 -> 1771 bytes |
-rw-r--r-- | core/img/loading.gif | bin | 2319 -> 3765 bytes |
4 files changed, 0 insertions, 0 deletions
diff --git a/core/img/loading-dark.gif b/core/img/loading-dark.gif Binary files differindex bd56aa9e12b..72c66c07d7c 100644 --- a/core/img/loading-dark.gif +++ b/core/img/loading-dark.gif diff --git a/core/img/loading-small-dark.gif b/core/img/loading-small-dark.gif Binary files differindex 50be5bfb2a1..1aa3da80055 100644 --- a/core/img/loading-small-dark.gif +++ b/core/img/loading-small-dark.gif diff --git a/core/img/loading-small.gif b/core/img/loading-small.gif Binary files differindex 90ed449b1f4..83587a634ce 100644 --- a/core/img/loading-small.gif +++ b/core/img/loading-small.gif diff --git a/core/img/loading.gif b/core/img/loading.gif Binary files differindex a4816024d3b..c7abd32611b 100644 --- a/core/img/loading.gif +++ b/core/img/loading.gif |