Alexandre Flament
|
6bd01bf81f
|
[mod] oscar: fix the sourcemap URL in *.min.css
Close https://github.com/searx/searx/issues/2670
Note: clean-css contains a bug:
* a multiline comment or URL adds "$stdin" to the sourcemap (see src/less/logicodev/search.less)
* in this case when the user opens the devtools, the browser fails to load this "https://.../$stdin" URL
* it is not a problem and the error appears only when the user actively tries to debug the CSS.
* seems related to https://github.com/jakubpawlowicz/clean-css/issues/593
|
2021-03-21 18:03:40 +01:00 |
Alexandre Flament
|
32cd0d31b3
|
[mod] upgrade pygments
add searx_extra/update/update_pygments.py to update the css style of the oscar and simple themes.
|
2021-03-16 09:07:08 +01:00 |
Alexandre Flament
|
2f3d5ec2af
|
[mod] oscar: upgrade npm dependencies
|
2021-03-10 19:01:14 +01:00 |
GazoilKerozen
|
1b700738eb
|
[fix] fix the reset button in the oscar theme (#2306)
Rely on javascript instead of type="clear"
Close #2009
|
2020-11-30 16:30:21 +01:00 |
Marc Abonce Seguin
|
a2430154b9
|
fix selects in preferences so they look consistent (#2150)
|
2020-08-27 21:55:47 +02:00 |
Marc Abonce Seguin
|
0601f2bb48
|
add toggle to resize infobox
|
2020-08-10 00:12:45 -07:00 |
Marc Abonce Seguin
|
74270a3fc2
|
add class for infobox's official url
|
2020-08-09 20:44:26 -07:00 |
Marc Abonce Seguin
|
001eb047cd
|
set max-height on infobox's images
|
2020-08-09 20:44:26 -07:00 |
Noémi Ványi
|
223114c575
|
[fix] refine contrast ratios of texts and borders - #350
|
2020-07-02 16:24:58 +02:00 |
Markus Heiser
|
f14a7add31
|
Merge branch 'master' of https://github.com/asciimoo/searx into csp-oscar-theme
|
2020-06-30 15:37:39 +02:00 |
Adam Tauber
|
cc164abdfc
|
[fix] make "Advanced settings" openable and usable with keyboard - #350
|
2020-06-25 19:50:26 +02:00 |
Adam Tauber
|
a984afd6a3
|
[enh] make checkboxes in preferences accessible using keyboard - #350
|
2020-06-23 21:45:57 +02:00 |
Markus Heiser
|
e088b95e74
|
Merge branch 'master' of https://github.com/asciimoo/searx into csp-oscar-theme
|
2020-06-10 07:25:44 +02:00 |
Adam Tauber
|
43f7b84a59
|
[fix] do not stretch images - fixes #1262
|
2020-06-10 00:30:39 +02:00 |
Markus Heiser
|
434e452d54
|
Merge branch 'master' of https://github.com/asciimoo/searx into csp-oscar-theme
|
2020-06-04 23:18:22 +02:00 |
Adam Tauber
|
47cddcab8b
|
[mod] reduce the gap between results
|
2020-06-03 15:04:01 +02:00 |
Adam Tauber
|
f47e6fc0f8
|
[enh] build css after less file changes
|
2020-06-03 13:44:40 +02:00 |
Markus Heiser
|
c9f9e7da52
|
[build] rebuild of the oscar theme, build from ad208378
the CSS files has been build by:
$ make themes.oscar
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
|
2020-05-15 10:23:21 +02:00 |
Dalf
|
6fbba63c83
|
oscar and simple themes: no inline script (allow A+ Content-Security-Policy)
|
2019-08-06 12:14:11 +02:00 |