Browse Source

[build] /static

Markus Heiser 3 years ago
parent
commit
0d070fde92

+ 6 - 1
searx/static/themes/oscar/css/logicodev-dark.css

@@ -369,9 +369,14 @@
 .bar100 {
   width: 100%;
 }
+.osm-map-box {
+  height: 300px;
+  width: 100%;
+  margin: 10px 0;
+}
 /*
    this file is generated automatically by searx_extra/update/update_pygments.py
-   using pygments version 2.9.0
+   using pygments version 2.10.0
 */
 .code-highlight .linenos {
   -webkit-touch-callout: none;

File diff suppressed because it is too large
+ 0 - 0
searx/static/themes/oscar/css/logicodev-dark.min.css


File diff suppressed because it is too large
+ 0 - 0
searx/static/themes/oscar/css/logicodev-dark.min.css.map


+ 6 - 1
searx/static/themes/oscar/css/logicodev.css

@@ -369,9 +369,14 @@
 .bar100 {
   width: 100%;
 }
+.osm-map-box {
+  height: 300px;
+  width: 100%;
+  margin: 10px 0;
+}
 /*
    this file is generated automatically by searx_extra/update/update_pygments.py
-   using pygments version 2.9.0
+   using pygments version 2.10.0
 */
 .code-highlight .linenos {
   -webkit-touch-callout: none;

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


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


+ 6 - 1
searx/static/themes/oscar/css/pointhi.css

@@ -369,9 +369,14 @@
 .bar100 {
   width: 100%;
 }
+.osm-map-box {
+  height: 300px;
+  width: 100%;
+  margin: 10px 0;
+}
 /*
    this file is generated automatically by searx_extra/update/update_pygments.py
-   using pygments version 2.9.0
+   using pygments version 2.10.0
 */
 .code-highlight .linenos {
   -webkit-touch-callout: none;

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


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


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

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

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

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

+ 6 - 1
searx/static/themes/simple/css/searx-rtl.css

@@ -374,6 +374,11 @@
 .bar100 {
   width: 100%;
 }
+.osm-map-box {
+  height: 300px;
+  width: 100%;
+  margin: 10px 0;
+}
 /*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
 
 /* Document
@@ -825,7 +830,7 @@ template {
 }
 /*
    this file is generated automatically by searx_extra/update/update_pygments.py
-   using pygments version 2.9.0
+   using pygments version 2.10.0
 */
 .code-highlight .linenos {
   -webkit-touch-callout: none;

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


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


+ 6 - 1
searx/static/themes/simple/css/searx.css

@@ -374,6 +374,11 @@
 .bar100 {
   width: 100%;
 }
+.osm-map-box {
+  height: 300px;
+  width: 100%;
+  margin: 10px 0;
+}
 /*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
 
 /* Document
@@ -825,7 +830,7 @@ template {
 }
 /*
    this file is generated automatically by searx_extra/update/update_pygments.py
-   using pygments version 2.9.0
+   using pygments version 2.10.0
 */
 .code-highlight .linenos {
   -webkit-touch-callout: none;

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


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


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

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

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