diff options
| author | Alexandre Flament <alex@al-f.net> | 2021-06-16 10:31:11 +0200 |
|---|---|---|
| committer | Alexandre Flament <alex@al-f.net> | 2021-06-16 12:44:07 +0200 |
| commit | b4a47cacd8f9471fea9fb4099ad647a69169db5c (patch) | |
| tree | 5886c85730072168b01701432a41a66006f1dcdf /searx/static/themes/simple/leaflet/images | |
| parent | 6288b549e268e7e82a3f20278642343656ec2fc1 (diff) | |
[mod] simple theme: leaflet becomes a packages.json dependency
the build of the themes updates:
* js/leaflet.js ( was leaflet/leaflet.js )
* css/leaflet.css ( was leaflet/leaflet.css )
* css/images ( was leaflet/images )
Diffstat (limited to 'searx/static/themes/simple/leaflet/images')
| -rw-r--r-- | searx/static/themes/simple/leaflet/images/layers-2x.png | bin | 1259 -> 0 bytes |
| -rw-r--r-- | searx/static/themes/simple/leaflet/images/layers.png | bin | 696 -> 0 bytes |
| -rw-r--r-- | searx/static/themes/simple/leaflet/images/marker-icon-2x-green.png | bin | 3753 -> 0 bytes |
| -rw-r--r-- | searx/static/themes/simple/leaflet/images/marker-icon-2x-orange.png | bin | 3691 -> 0 bytes |
| -rw-r--r-- | searx/static/themes/simple/leaflet/images/marker-icon-2x-red.png | bin | 3692 -> 0 bytes |
| -rw-r--r-- | searx/static/themes/simple/leaflet/images/marker-icon-2x.png | bin | 2464 -> 0 bytes |
| -rw-r--r-- | searx/static/themes/simple/leaflet/images/marker-icon-green.png | bin | 1696 -> 0 bytes |
| -rw-r--r-- | searx/static/themes/simple/leaflet/images/marker-icon-orange.png | bin | 1714 -> 0 bytes |
| -rw-r--r-- | searx/static/themes/simple/leaflet/images/marker-icon-red.png | bin | 1690 -> 0 bytes |
| -rw-r--r-- | searx/static/themes/simple/leaflet/images/marker-icon.png | bin | 1466 -> 0 bytes |
| -rw-r--r-- | searx/static/themes/simple/leaflet/images/marker-shadow.png | bin | 618 -> 0 bytes |
11 files changed, 0 insertions, 0 deletions
diff --git a/searx/static/themes/simple/leaflet/images/layers-2x.png b/searx/static/themes/simple/leaflet/images/layers-2x.png Binary files differdeleted file mode 100644 index 200c333dc..000000000 --- a/searx/static/themes/simple/leaflet/images/layers-2x.png +++ /dev/null diff --git a/searx/static/themes/simple/leaflet/images/layers.png b/searx/static/themes/simple/leaflet/images/layers.png Binary files differdeleted file mode 100644 index 1a72e5784..000000000 --- a/searx/static/themes/simple/leaflet/images/layers.png +++ /dev/null diff --git a/searx/static/themes/simple/leaflet/images/marker-icon-2x-green.png b/searx/static/themes/simple/leaflet/images/marker-icon-2x-green.png Binary files differdeleted file mode 100644 index 7446bb031..000000000 --- a/searx/static/themes/simple/leaflet/images/marker-icon-2x-green.png +++ /dev/null diff --git a/searx/static/themes/simple/leaflet/images/marker-icon-2x-orange.png b/searx/static/themes/simple/leaflet/images/marker-icon-2x-orange.png Binary files differdeleted file mode 100644 index ecd67736f..000000000 --- a/searx/static/themes/simple/leaflet/images/marker-icon-2x-orange.png +++ /dev/null diff --git a/searx/static/themes/simple/leaflet/images/marker-icon-2x-red.png b/searx/static/themes/simple/leaflet/images/marker-icon-2x-red.png Binary files differdeleted file mode 100644 index 1d2e197c6..000000000 --- a/searx/static/themes/simple/leaflet/images/marker-icon-2x-red.png +++ /dev/null diff --git a/searx/static/themes/simple/leaflet/images/marker-icon-2x.png b/searx/static/themes/simple/leaflet/images/marker-icon-2x.png Binary files differdeleted file mode 100644 index 88f9e5018..000000000 --- a/searx/static/themes/simple/leaflet/images/marker-icon-2x.png +++ /dev/null diff --git a/searx/static/themes/simple/leaflet/images/marker-icon-green.png b/searx/static/themes/simple/leaflet/images/marker-icon-green.png Binary files differdeleted file mode 100644 index f48ef41df..000000000 --- a/searx/static/themes/simple/leaflet/images/marker-icon-green.png +++ /dev/null diff --git a/searx/static/themes/simple/leaflet/images/marker-icon-orange.png b/searx/static/themes/simple/leaflet/images/marker-icon-orange.png Binary files differdeleted file mode 100644 index d0d22205c..000000000 --- a/searx/static/themes/simple/leaflet/images/marker-icon-orange.png +++ /dev/null diff --git a/searx/static/themes/simple/leaflet/images/marker-icon-red.png b/searx/static/themes/simple/leaflet/images/marker-icon-red.png Binary files differdeleted file mode 100644 index 7a92b9e04..000000000 --- a/searx/static/themes/simple/leaflet/images/marker-icon-red.png +++ /dev/null diff --git a/searx/static/themes/simple/leaflet/images/marker-icon.png b/searx/static/themes/simple/leaflet/images/marker-icon.png Binary files differdeleted file mode 100644 index 950edf246..000000000 --- a/searx/static/themes/simple/leaflet/images/marker-icon.png +++ /dev/null diff --git a/searx/static/themes/simple/leaflet/images/marker-shadow.png b/searx/static/themes/simple/leaflet/images/marker-shadow.png Binary files differdeleted file mode 100644 index 9fd297953..000000000 --- a/searx/static/themes/simple/leaflet/images/marker-shadow.png +++ /dev/null |