forked from Archives/searxng
[build] /static
This commit is contained in:
parent
0240ca9567
commit
b0623ac9f6
@ -374,6 +374,14 @@
|
|||||||
width: 100%;
|
width: 100%;
|
||||||
margin: 10px 0;
|
margin: 10px 0;
|
||||||
}
|
}
|
||||||
|
.default-image-style {
|
||||||
|
width: auto;
|
||||||
|
max-height: 60px;
|
||||||
|
min-height: 60px;
|
||||||
|
}
|
||||||
|
.col-stat {
|
||||||
|
width: 10rem;
|
||||||
|
}
|
||||||
/*
|
/*
|
||||||
this file is generated automatically by searx_extra/update/update_pygments.py
|
this file is generated automatically by searx_extra/update/update_pygments.py
|
||||||
using pygments version 2.10.0
|
using pygments version 2.10.0
|
||||||
|
BIN
searx/static/themes/oscar/css/logicodev-dark.min.css
vendored
BIN
searx/static/themes/oscar/css/logicodev-dark.min.css
vendored
Binary file not shown.
Binary file not shown.
@ -374,6 +374,14 @@
|
|||||||
width: 100%;
|
width: 100%;
|
||||||
margin: 10px 0;
|
margin: 10px 0;
|
||||||
}
|
}
|
||||||
|
.default-image-style {
|
||||||
|
width: auto;
|
||||||
|
max-height: 60px;
|
||||||
|
min-height: 60px;
|
||||||
|
}
|
||||||
|
.col-stat {
|
||||||
|
width: 10rem;
|
||||||
|
}
|
||||||
/*
|
/*
|
||||||
this file is generated automatically by searx_extra/update/update_pygments.py
|
this file is generated automatically by searx_extra/update/update_pygments.py
|
||||||
using pygments version 2.10.0
|
using pygments version 2.10.0
|
||||||
|
BIN
searx/static/themes/oscar/css/logicodev.min.css
vendored
BIN
searx/static/themes/oscar/css/logicodev.min.css
vendored
Binary file not shown.
Binary file not shown.
@ -374,6 +374,14 @@
|
|||||||
width: 100%;
|
width: 100%;
|
||||||
margin: 10px 0;
|
margin: 10px 0;
|
||||||
}
|
}
|
||||||
|
.default-image-style {
|
||||||
|
width: auto;
|
||||||
|
max-height: 60px;
|
||||||
|
min-height: 60px;
|
||||||
|
}
|
||||||
|
.col-stat {
|
||||||
|
width: 10rem;
|
||||||
|
}
|
||||||
/*
|
/*
|
||||||
this file is generated automatically by searx_extra/update/update_pygments.py
|
this file is generated automatically by searx_extra/update/update_pygments.py
|
||||||
using pygments version 2.10.0
|
using pygments version 2.10.0
|
||||||
|
BIN
searx/static/themes/oscar/css/pointhi.min.css
vendored
BIN
searx/static/themes/oscar/css/pointhi.min.css
vendored
Binary file not shown.
Binary file not shown.
@ -1841,6 +1841,9 @@ td:hover .engine-tooltip,
|
|||||||
font-size: 1em;
|
font-size: 1em;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
.column-reliability .engine-tooltip {
|
||||||
|
right: 12rem;
|
||||||
|
}
|
||||||
#main_preferences form {
|
#main_preferences form {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
}
|
}
|
||||||
|
BIN
searx/static/themes/simple/css/searx-rtl.min.css
vendored
BIN
searx/static/themes/simple/css/searx-rtl.min.css
vendored
Binary file not shown.
Binary file not shown.
@ -1841,6 +1841,9 @@ td:hover .engine-tooltip,
|
|||||||
font-size: 1em;
|
font-size: 1em;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
.column-reliability .engine-tooltip {
|
||||||
|
right: 12rem;
|
||||||
|
}
|
||||||
#main_preferences form {
|
#main_preferences form {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
}
|
}
|
||||||
|
BIN
searx/static/themes/simple/css/searx.min.css
vendored
BIN
searx/static/themes/simple/css/searx.min.css
vendored
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue
Block a user