Static build
BIN
searx/static/themes/simple/css/images/layers-2x.png
Normal file
After Width: | Height: | Size: 1.2 KiB |
BIN
searx/static/themes/simple/css/images/layers.png
Normal file
After Width: | Height: | Size: 696 B |
BIN
searx/static/themes/simple/css/images/marker-icon-2x.png
Normal file
After Width: | Height: | Size: 2.4 KiB |
BIN
searx/static/themes/simple/css/images/marker-icon.png
Normal file
After Width: | Height: | Size: 1.4 KiB |
BIN
searx/static/themes/simple/css/images/marker-shadow.png
Normal file
After Width: | Height: | Size: 618 B |
BIN
searx/static/themes/simple/css/leaflet.css
Normal file
@ -1,4 +1,4 @@
|
|||||||
/*! searx | 16-06-2021 | */
|
/*! searx | 16-06-2021 | https://github.com/searxng/searxng */
|
||||||
/*
|
/*
|
||||||
* searx, A privacy-respecting, hackable metasearch engine
|
* searx, A privacy-respecting, hackable metasearch engine
|
||||||
*
|
*
|
||||||
@ -1672,14 +1672,13 @@ td:hover .engine-tooltip,
|
|||||||
}
|
}
|
||||||
@font-face {
|
@font-face {
|
||||||
font-family: "ion";
|
font-family: "ion";
|
||||||
src: url("../fonts/ion.eot?ce7a0ead692560b4405a96d5b8471f51");
|
src: url("../fonts/ion.eot?14747ff3e5db3853c40bc9540e9f6c3a");
|
||||||
src: url("../fonts/ion.eot?#iefix") format("embedded-opentype"), url("../fonts/ion.woff2?ce7a0ead692560b4405a96d5b8471f51") format("woff2"), url("../fonts/ion.woff?ce7a0ead692560b4405a96d5b8471f51") format("woff"), url("../fonts/ion.ttf?ce7a0ead692560b4405a96d5b8471f51") format("truetype"), url("../fonts/ion.svg?ce7a0ead692560b4405a96d5b8471f51#ion") format("svg");
|
src: url("../fonts/ion.eot?14747ff3e5db3853c40bc9540e9f6c3a#iefix") format("embedded-opentype"), url("../fonts/ion.woff2?14747ff3e5db3853c40bc9540e9f6c3a") format("woff2"), url("../fonts/ion.woff?14747ff3e5db3853c40bc9540e9f6c3a") format("woff"), url("../fonts/ion.ttf?14747ff3e5db3853c40bc9540e9f6c3a") format("truetype"), url("../fonts/ion.svg?14747ff3e5db3853c40bc9540e9f6c3a#ion") format("svg");
|
||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
font-style: normal;
|
font-style: normal;
|
||||||
}
|
}
|
||||||
.ion-icon {
|
.ion-icon {
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
vertical-align: middle;
|
|
||||||
line-height: 1;
|
line-height: 1;
|
||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
font-style: normal;
|
font-style: normal;
|
||||||
@ -1758,7 +1757,6 @@ td:hover .engine-tooltip,
|
|||||||
}
|
}
|
||||||
.ion-icon-big {
|
.ion-icon-big {
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
vertical-align: middle;
|
|
||||||
line-height: 1;
|
line-height: 1;
|
||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
font-style: normal;
|
font-style: normal;
|
||||||
|
BIN
searx/static/themes/simple/css/searx-rtl.min.css
vendored
@ -1,4 +1,4 @@
|
|||||||
/*! searx | 16-06-2021 | */
|
/*! searx | 16-06-2021 | https://github.com/searxng/searxng */
|
||||||
/*
|
/*
|
||||||
* searx, A privacy-respecting, hackable metasearch engine
|
* searx, A privacy-respecting, hackable metasearch engine
|
||||||
*
|
*
|
||||||
@ -1672,14 +1672,13 @@ td:hover .engine-tooltip,
|
|||||||
}
|
}
|
||||||
@font-face {
|
@font-face {
|
||||||
font-family: "ion";
|
font-family: "ion";
|
||||||
src: url("../fonts/ion.eot?ce7a0ead692560b4405a96d5b8471f51");
|
src: url("../fonts/ion.eot?14747ff3e5db3853c40bc9540e9f6c3a");
|
||||||
src: url("../fonts/ion.eot?#iefix") format("embedded-opentype"), url("../fonts/ion.woff2?ce7a0ead692560b4405a96d5b8471f51") format("woff2"), url("../fonts/ion.woff?ce7a0ead692560b4405a96d5b8471f51") format("woff"), url("../fonts/ion.ttf?ce7a0ead692560b4405a96d5b8471f51") format("truetype"), url("../fonts/ion.svg?ce7a0ead692560b4405a96d5b8471f51#ion") format("svg");
|
src: url("../fonts/ion.eot?14747ff3e5db3853c40bc9540e9f6c3a#iefix") format("embedded-opentype"), url("../fonts/ion.woff2?14747ff3e5db3853c40bc9540e9f6c3a") format("woff2"), url("../fonts/ion.woff?14747ff3e5db3853c40bc9540e9f6c3a") format("woff"), url("../fonts/ion.ttf?14747ff3e5db3853c40bc9540e9f6c3a") format("truetype"), url("../fonts/ion.svg?14747ff3e5db3853c40bc9540e9f6c3a#ion") format("svg");
|
||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
font-style: normal;
|
font-style: normal;
|
||||||
}
|
}
|
||||||
.ion-icon {
|
.ion-icon {
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
vertical-align: middle;
|
|
||||||
line-height: 1;
|
line-height: 1;
|
||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
font-style: normal;
|
font-style: normal;
|
||||||
@ -1758,7 +1757,6 @@ td:hover .engine-tooltip,
|
|||||||
}
|
}
|
||||||
.ion-icon-big {
|
.ion-icon-big {
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
vertical-align: middle;
|
|
||||||
line-height: 1;
|
line-height: 1;
|
||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
font-style: normal;
|
font-style: normal;
|
||||||
|
BIN
searx/static/themes/simple/css/searx.min.css
vendored
@ -1,14 +1,15 @@
|
|||||||
/* Generated by grunt-webfont */
|
/* Generated by grunt-webfont */
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@font-face {
|
@font-face {
|
||||||
font-family:"ion";
|
font-family:"ion";
|
||||||
src:url("../fonts/ion.eot?ce7a0ead692560b4405a96d5b8471f51");
|
src:url("../fonts/ion.eot?14747ff3e5db3853c40bc9540e9f6c3a");
|
||||||
src:url("../fonts/ion.eot?#iefix") format("embedded-opentype"),
|
src:url("../fonts/ion.eot?14747ff3e5db3853c40bc9540e9f6c3a#iefix") format("embedded-opentype"),
|
||||||
url("../fonts/ion.woff2?ce7a0ead692560b4405a96d5b8471f51") format("woff2"),
|
url("../fonts/ion.woff2?14747ff3e5db3853c40bc9540e9f6c3a") format("woff2"),
|
||||||
url("../fonts/ion.woff?ce7a0ead692560b4405a96d5b8471f51") format("woff"),
|
url("../fonts/ion.woff?14747ff3e5db3853c40bc9540e9f6c3a") format("woff"),
|
||||||
url("../fonts/ion.ttf?ce7a0ead692560b4405a96d5b8471f51") format("truetype"),
|
url("../fonts/ion.ttf?14747ff3e5db3853c40bc9540e9f6c3a") format("truetype"),
|
||||||
url("../fonts/ion.svg?ce7a0ead692560b4405a96d5b8471f51#ion") format("svg");
|
url("../fonts/ion.svg?14747ff3e5db3853c40bc9540e9f6c3a#ion") format("svg");
|
||||||
font-weight:normal;
|
font-weight:normal;
|
||||||
font-style:normal;
|
font-style:normal;
|
||||||
}
|
}
|
||||||
@ -18,7 +19,6 @@
|
|||||||
font-family:"ion";
|
font-family:"ion";
|
||||||
|
|
||||||
display:inline-block;
|
display:inline-block;
|
||||||
vertical-align:middle;
|
|
||||||
line-height:1;
|
line-height:1;
|
||||||
font-weight:normal;
|
font-weight:normal;
|
||||||
font-style:normal;
|
font-style:normal;
|
||||||
|
@ -58,14 +58,15 @@
|
|||||||
/* Generated by grunt-webfont */
|
/* Generated by grunt-webfont */
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@font-face {
|
@font-face {
|
||||||
font-family:"ion";
|
font-family:"ion";
|
||||||
src:url("ion.eot?ce7a0ead692560b4405a96d5b8471f51");
|
src:url("ion.eot?14747ff3e5db3853c40bc9540e9f6c3a");
|
||||||
src:url("ion.eot?#iefix") format("embedded-opentype"),
|
src:url("ion.eot?14747ff3e5db3853c40bc9540e9f6c3a#iefix") format("embedded-opentype"),
|
||||||
url("ion.woff2?ce7a0ead692560b4405a96d5b8471f51") format("woff2"),
|
url("ion.woff2?14747ff3e5db3853c40bc9540e9f6c3a") format("woff2"),
|
||||||
url("ion.woff?ce7a0ead692560b4405a96d5b8471f51") format("woff"),
|
url("ion.woff?14747ff3e5db3853c40bc9540e9f6c3a") format("woff"),
|
||||||
url("ion.ttf?ce7a0ead692560b4405a96d5b8471f51") format("truetype"),
|
url("ion.ttf?14747ff3e5db3853c40bc9540e9f6c3a") format("truetype"),
|
||||||
url("ion.svg?ce7a0ead692560b4405a96d5b8471f51#ion") format("svg");
|
url("ion.svg?14747ff3e5db3853c40bc9540e9f6c3a#ion") format("svg");
|
||||||
font-weight:normal;
|
font-weight:normal;
|
||||||
font-style:normal;
|
font-style:normal;
|
||||||
}
|
}
|
||||||
@ -75,7 +76,6 @@
|
|||||||
font-family:"ion";
|
font-family:"ion";
|
||||||
|
|
||||||
display:inline-block;
|
display:inline-block;
|
||||||
vertical-align:middle;
|
|
||||||
line-height:1;
|
line-height:1;
|
||||||
font-weight:normal;
|
font-weight:normal;
|
||||||
font-style:normal;
|
font-style:normal;
|
||||||
|
Before Width: | Height: | Size: 12 KiB After Width: | Height: | Size: 12 KiB |
BIN
searx/static/themes/simple/js/leaflet.js
Normal file
@ -33,7 +33,7 @@
|
|||||||
infinite_scroll: script.getAttribute('data-infinite-scroll') === 'true',
|
infinite_scroll: script.getAttribute('data-infinite-scroll') === 'true',
|
||||||
static_path: script.getAttribute('data-static-path'),
|
static_path: script.getAttribute('data-static-path'),
|
||||||
translations: JSON.parse(script.getAttribute('data-translations')),
|
translations: JSON.parse(script.getAttribute('data-translations')),
|
||||||
}
|
};
|
||||||
|
|
||||||
// update the css
|
// update the css
|
||||||
d.getElementsByTagName("html")[0].className = (w.searx.touch)?"js touch":"js";
|
d.getElementsByTagName("html")[0].className = (w.searx.touch)?"js touch":"js";
|
||||||
|