Browse Source

[build] /static

Markus Heiser 1 year ago
parent
commit
6fc2ee514d

+ 13 - 9
searx/static/themes/simple/css/leaflet.css

@@ -60,6 +60,11 @@
 	padding: 0;
 	padding: 0;
 	}
 	}
 
 
+.leaflet-container img.leaflet-tile {
+	/* See: https://bugs.chromium.org/p/chromium/issues/detail?id=600120 */
+	mix-blend-mode: plus-lighter;
+}
+
 .leaflet-container.leaflet-touch-zoom {
 .leaflet-container.leaflet-touch-zoom {
 	-ms-touch-action: pan-x pan-y;
 	-ms-touch-action: pan-x pan-y;
 	touch-action: pan-x pan-y;
 	touch-action: pan-x pan-y;
@@ -423,8 +428,11 @@ svg.leaflet-image-layer.leaflet-interactive path {
 .leaflet-control-attribution a:focus {
 .leaflet-control-attribution a:focus {
 	text-decoration: underline;
 	text-decoration: underline;
 	}
 	}
-.leaflet-control-attribution svg {
+.leaflet-attribution-flag {
 	display: inline !important;
 	display: inline !important;
+	vertical-align: baseline !important;
+	width: 1em;
+	height: 0.6669em;
 	}
 	}
 .leaflet-left .leaflet-control-scale {
 .leaflet-left .leaflet-control-scale {
 	margin-left: 5px;
 	margin-left: 5px;
@@ -438,12 +446,10 @@ svg.leaflet-image-layer.leaflet-interactive path {
 	line-height: 1.1;
 	line-height: 1.1;
 	padding: 2px 5px 1px;
 	padding: 2px 5px 1px;
 	white-space: nowrap;
 	white-space: nowrap;
-	overflow: hidden;
 	-moz-box-sizing: border-box;
 	-moz-box-sizing: border-box;
 	     box-sizing: border-box;
 	     box-sizing: border-box;
-
-	background: #fff;
-	background: rgba(255, 255, 255, 0.5);
+	background: rgba(255, 255, 255, 0.8);
+	text-shadow: 1px 1px #fff;
 	}
 	}
 .leaflet-control-scale-line:not(:first-child) {
 .leaflet-control-scale-line:not(:first-child) {
 	border-top: 2px solid #777;
 	border-top: 2px solid #777;
@@ -537,8 +543,6 @@ svg.leaflet-image-layer.leaflet-interactive path {
 	}
 	}
 .leaflet-popup-scrolled {
 .leaflet-popup-scrolled {
 	overflow: auto;
 	overflow: auto;
-	border-bottom: 1px solid #ddd;
-	border-top: 1px solid #ddd;
 	}
 	}
 
 
 .leaflet-oldie .leaflet-popup-content-wrapper {
 .leaflet-oldie .leaflet-popup-content-wrapper {
@@ -647,11 +651,11 @@ svg.leaflet-image-layer.leaflet-interactive path {
 	}
 	}
 
 
 /* Printing */
 /* Printing */
-	
+
 @media print {
 @media print {
 	/* Prevent printers from removing background-images of controls. */
 	/* Prevent printers from removing background-images of controls. */
 	.leaflet-control {
 	.leaflet-control {
 		-webkit-print-color-adjust: exact;
 		-webkit-print-color-adjust: exact;
-		color-adjust: exact;
+		print-color-adjust: exact;
 		}
 		}
 	}
 	}

File diff suppressed because it is too large
+ 0 - 0
searx/static/themes/simple/css/searxng-rtl.min.css


File diff suppressed because it is too large
+ 0 - 0
searx/static/themes/simple/css/searxng-rtl.min.css.map


File diff suppressed because it is too large
+ 0 - 0
searx/static/themes/simple/css/searxng.min.css


File diff suppressed because it is too large
+ 0 - 0
searx/static/themes/simple/css/searxng.min.css.map


BIN
searx/static/themes/simple/img/favicon.png


BIN
searx/static/themes/simple/img/searxng.png


File diff suppressed because it is too large
+ 2 - 2
searx/static/themes/simple/js/leaflet.js


+ 1 - 1
searx/static/themes/simple/js/searxng.head.min.js.map

@@ -1 +1 @@
-{"version":3,"file":"searxng.head.min.js","sources":["../src/js/head/00_init.js"],"sourcesContent":["/* SPDX-License-Identifier: AGPL-3.0-or-later */\n(function (w, d) {\n  'use strict';\n\n  // add data- properties\n  var script = d.currentScript  || (function () {\n    var scripts = d.getElementsByTagName('script');\n    return scripts[scripts.length - 1];\n  })();\n\n  w.searxng = {\n    settings: JSON.parse(atob(script.getAttribute('client_settings')))\n  };\n\n  // update the css\n  var hmtlElement = d.getElementsByTagName(\"html\")[0];\n  hmtlElement.classList.remove('no-js');\n  hmtlElement.classList.add('js');\n\n})(window, document);\n"],"names":["w","d","script","currentScript","scripts","getElementsByTagName","length","searxng","settings","JSON","parse","atob","getAttribute","hmtlElement","classList","remove","add","window","document"],"mappings":"CACA,SAAWA,EAAGC,gBAIZ,IAAIC,EAASD,EAAEE,eAAkB,WAC/B,IAAIC,EAAUH,EAAEI,qBAAqB,UACrC,OAAOD,EAAQA,EAAQE,OAAS,GAFD,GAKjCN,EAAEO,QAAU,CACVC,SAAUC,KAAKC,MAAMC,KAAKT,EAAOU,aAAa,sBAIhD,IAAIC,EAAcZ,EAAEI,qBAAqB,QAAQ,GACjDQ,EAAYC,UAAUC,OAAO,SAC7BF,EAAYC,UAAUE,IAAI,OAhB5B,CAkBGC,OAAQC"}
+{"version":3,"file":"searxng.head.min.js","sources":["../src/js/head/00_init.js"],"sourcesContent":["/* SPDX-License-Identifier: AGPL-3.0-or-later */\n(function (w, d) {\n  'use strict';\n\n  // add data- properties\n  var script = d.currentScript  || (function () {\n    var scripts = d.getElementsByTagName('script');\n    return scripts[scripts.length - 1];\n  })();\n\n  w.searxng = {\n    settings: JSON.parse(atob(script.getAttribute('client_settings')))\n  };\n\n  // update the css\n  var hmtlElement = d.getElementsByTagName(\"html\")[0];\n  hmtlElement.classList.remove('no-js');\n  hmtlElement.classList.add('js');\n\n})(window, document);\n"],"names":["w","d","script","currentScript","scripts","getElementsByTagName","length","searxng","settings","JSON","parse","atob","getAttribute","hmtlElement","classList","remove","add","window","document"],"mappings":"CACA,SAAWA,EAAGC,GACZ,aAGA,IAAIC,EAASD,EAAEE,eAAkB,WAC/B,IAAIC,EAAUH,EAAEI,qBAAqB,QAAQ,EAC7C,OAAOD,EAAQA,EAAQE,OAAS,EACjC,EAAE,EAEHN,EAAEO,QAAU,CACVC,SAAUC,KAAKC,MAAMC,KAAKT,EAAOU,aAAa,iBAAiB,CAAC,CAAC,CACnE,EAGA,IAAIC,EAAcZ,EAAEI,qBAAqB,MAAM,EAAE,GACjDQ,EAAYC,UAAUC,OAAO,OAAO,EACpCF,EAAYC,UAAUE,IAAI,IAAI,CAE/B,GAAEC,OAAQC,QAAQ"}

File diff suppressed because it is too large
+ 0 - 0
searx/static/themes/simple/js/searxng.min.js.map


Some files were not shown because too many files changed in this diff