Browse Source

[build] /static

Markus Heiser 2 years ago
parent
commit
e9a7a6aea6

+ 2 - 4
searx/static/themes/simple/css/leaflet.css

@@ -441,12 +441,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;

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.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
+ 1 - 1
searx/static/themes/simple/js/leaflet.js


+ 1 - 1
searx/static/themes/simple/src/generated/pygments.less

@@ -1,6 +1,6 @@
 /*
 /*
    this file is generated automatically by searxng_extra/update/update_pygments.py
    this file is generated automatically by searxng_extra/update/update_pygments.py
-   using pygments version 2.13.0
+   using pygments version 2.14.0
 */
 */
 
 
 .code-highlight .linenos {
 .code-highlight .linenos {

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