diff options
| author | Adam Tauber <asciimoo@gmail.com> | 2015-06-30 06:50:33 -0400 |
|---|---|---|
| committer | Adam Tauber <asciimoo@gmail.com> | 2015-06-30 06:50:33 -0400 |
| commit | bb8b9901239d2bffe8df6c8ffd42e698fa62bea5 (patch) | |
| tree | 9410ce88d30b58ba1a80482d17aae62a80f44ded /searx/static/themes/oscar/img/map | |
| parent | b93f98a56f96b85528758caf5f0905403d3a5e3b (diff) | |
| parent | 7144c94e26572e927185a2892473634f9121c2e2 (diff) | |
Merge pull request #374 from haasn/optipng
[fix] reduce server traffic by optimizing images
Diffstat (limited to 'searx/static/themes/oscar/img/map')
| -rw-r--r-- | searx/static/themes/oscar/img/map/layers-2x.png | bin | 2898 -> 1763 bytes |
| -rw-r--r-- | searx/static/themes/oscar/img/map/layers.png | bin | 1502 -> 1142 bytes |
| -rw-r--r-- | searx/static/themes/oscar/img/map/marker-icon-2x-green.png | bin | 4203 -> 3753 bytes |
| -rw-r--r-- | searx/static/themes/oscar/img/map/marker-icon-2x-orange.png | bin | 4167 -> 3691 bytes |
| -rw-r--r-- | searx/static/themes/oscar/img/map/marker-icon-2x-red.png | bin | 4230 -> 3692 bytes |
| -rw-r--r-- | searx/static/themes/oscar/img/map/marker-icon-green.png | bin | 1822 -> 1696 bytes |
| -rw-r--r-- | searx/static/themes/oscar/img/map/marker-icon-orange.png | bin | 1862 -> 1714 bytes |
| -rw-r--r-- | searx/static/themes/oscar/img/map/marker-icon-red.png | bin | 1870 -> 1690 bytes |
8 files changed, 0 insertions, 0 deletions
diff --git a/searx/static/themes/oscar/img/map/layers-2x.png b/searx/static/themes/oscar/img/map/layers-2x.png Binary files differindex a2cf7f9ef..0b30da678 100644 --- a/searx/static/themes/oscar/img/map/layers-2x.png +++ b/searx/static/themes/oscar/img/map/layers-2x.png diff --git a/searx/static/themes/oscar/img/map/layers.png b/searx/static/themes/oscar/img/map/layers.png Binary files differindex bca0a0e42..4297fd9ee 100644 --- a/searx/static/themes/oscar/img/map/layers.png +++ b/searx/static/themes/oscar/img/map/layers.png diff --git a/searx/static/themes/oscar/img/map/marker-icon-2x-green.png b/searx/static/themes/oscar/img/map/marker-icon-2x-green.png Binary files differindex c359abb6c..7446bb031 100644 --- a/searx/static/themes/oscar/img/map/marker-icon-2x-green.png +++ b/searx/static/themes/oscar/img/map/marker-icon-2x-green.png diff --git a/searx/static/themes/oscar/img/map/marker-icon-2x-orange.png b/searx/static/themes/oscar/img/map/marker-icon-2x-orange.png Binary files differindex c3c863211..ecd67736f 100644 --- a/searx/static/themes/oscar/img/map/marker-icon-2x-orange.png +++ b/searx/static/themes/oscar/img/map/marker-icon-2x-orange.png diff --git a/searx/static/themes/oscar/img/map/marker-icon-2x-red.png b/searx/static/themes/oscar/img/map/marker-icon-2x-red.png Binary files differindex 1c26e9fc2..1d2e197c6 100644 --- a/searx/static/themes/oscar/img/map/marker-icon-2x-red.png +++ b/searx/static/themes/oscar/img/map/marker-icon-2x-red.png diff --git a/searx/static/themes/oscar/img/map/marker-icon-green.png b/searx/static/themes/oscar/img/map/marker-icon-green.png Binary files differindex 56db5ea9f..f48ef41df 100644 --- a/searx/static/themes/oscar/img/map/marker-icon-green.png +++ b/searx/static/themes/oscar/img/map/marker-icon-green.png diff --git a/searx/static/themes/oscar/img/map/marker-icon-orange.png b/searx/static/themes/oscar/img/map/marker-icon-orange.png Binary files differindex fbbce7b2a..d0d22205c 100644 --- a/searx/static/themes/oscar/img/map/marker-icon-orange.png +++ b/searx/static/themes/oscar/img/map/marker-icon-orange.png diff --git a/searx/static/themes/oscar/img/map/marker-icon-red.png b/searx/static/themes/oscar/img/map/marker-icon-red.png Binary files differindex 3e64e06d1..7a92b9e04 100644 --- a/searx/static/themes/oscar/img/map/marker-icon-red.png +++ b/searx/static/themes/oscar/img/map/marker-icon-red.png |