diff options
author | Jan-Christoph Borchardt <hey@jancborchardt.net> | 2015-08-27 23:16:53 +0200 |
---|---|---|
committer | Jan-Christoph Borchardt <hey@jancborchardt.net> | 2015-08-27 23:16:53 +0200 |
commit | 49140865006046e8aaa7d861de45c06a2d6227b7 (patch) | |
tree | ef148087228697f13437da288cb618d0d1f9ff75 /core | |
parent | 5479db63719de9b6341edcb2cb16ee7c7a3beff5 (diff) | |
download | nextcloud-server-49140865006046e8aaa7d861de45c06a2d6227b7.tar.gz nextcloud-server-49140865006046e8aaa7d861de45c06a2d6227b7.zip |
fix png fallbacks of triangle icons
Diffstat (limited to 'core')
-rw-r--r-- | core/img/actions/caret-dark.png | bin | 151 -> 128 bytes |
-rw-r--r-- | core/img/actions/caret.png | bin | 147 -> 127 bytes |
-rw-r--r-- | core/img/actions/triangle-e.png | bin | 176 -> 149 bytes |
-rw-r--r-- | core/img/actions/triangle-n.png | bin | 147 -> 128 bytes |
-rw-r--r-- | core/img/actions/triangle-s.png | bin | 151 -> 128 bytes |
5 files changed, 0 insertions, 0 deletions
diff --git a/core/img/actions/caret-dark.png b/core/img/actions/caret-dark.png Binary files differindex 8f25a9bbb43..97c64c6a720 100644 --- a/core/img/actions/caret-dark.png +++ b/core/img/actions/caret-dark.png diff --git a/core/img/actions/caret.png b/core/img/actions/caret.png Binary files differindex e5806aa627a..3a8dd99176d 100644 --- a/core/img/actions/caret.png +++ b/core/img/actions/caret.png diff --git a/core/img/actions/triangle-e.png b/core/img/actions/triangle-e.png Binary files differindex 90897e0fecd..4ce1086f61d 100644 --- a/core/img/actions/triangle-e.png +++ b/core/img/actions/triangle-e.png diff --git a/core/img/actions/triangle-n.png b/core/img/actions/triangle-n.png Binary files differindex ca5e1868253..2042d66532c 100644 --- a/core/img/actions/triangle-n.png +++ b/core/img/actions/triangle-n.png diff --git a/core/img/actions/triangle-s.png b/core/img/actions/triangle-s.png Binary files differindex 8f25a9bbb43..97c64c6a720 100644 --- a/core/img/actions/triangle-s.png +++ b/core/img/actions/triangle-s.png |