mirror of https://github.com/searxng/searxng.git
[build] /static
This commit is contained in:
parent
ad528c706e
commit
0d070fde92
|
@ -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 one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -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 one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -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 one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -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,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 {
|
||||
|
|
|
@ -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 one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -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 one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -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 {
|
||||
|
|
Loading…
Reference in New Issue