diff options
author | Morris Jobke <hey@morrisjobke.de> | 2016-12-02 20:03:35 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-12-02 20:03:35 +0100 |
commit | 95243f49b65342530d777692d07aa358cd7d1cc3 (patch) | |
tree | aab8c07a0af555f761408fde85e06bb9f35a3c81 /core | |
parent | 0acf914deaed796e137ed3b4e8196817084ff831 (diff) | |
parent | 890e25f7da3feac635f98fa4acba18e20e787eb8 (diff) | |
download | nextcloud-server-95243f49b65342530d777692d07aa358cd7d1cc3.tar.gz nextcloud-server-95243f49b65342530d777692d07aa358cd7d1cc3.zip |
Merge pull request #2490 from nextcloud/updated-gif-loader
Fix gif loader to fit css design, fix #1825
Diffstat (limited to 'core')
-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 |