Markus Heiser
9d106ae972
[fix] make oscar theme more CSP compliant - default-image-style
Add default-image-style in::
searx/static/themes/oscar/src/less/result_templates.less
Replaced style= in files::
./oscar/result_templates/default.html:19: <img src="{{ image_proxify(result.img_src or result.thumbnail) }}" title="{{ result.title|striptags }}" style="width: auto; max-height: 60px; min-height: 60px;" class="col-xs-2 col-sm-4 col-md-4 result-content">
./oscar/result_templates/files.html:24:<img src="{{ image_proxify(result.img_src) }}" alt="{{ result.title|striptags }}" title="{{ result.title|striptags }}" style="width: auto; max-height: 60px; min-height: 60px;" class="col-xs-2 col-sm-4 col-md-4 result-content">
Reported-by: https://github.com/searxng/searxng/issues/57
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
2021-09-07 08:20:30 +02:00
..
2021-07-21 13:38:28 +02:00
2021-09-07 08:20:30 +02:00
2020-09-10 10:39:04 +02:00
2017-01-20 15:40:38 +01:00
2020-06-25 19:50:26 +02:00
2021-07-30 14:40:09 +02:00
2019-12-10 10:58:30 +01:00
2020-12-17 11:33:28 +01:00
2020-10-28 08:09:25 +01:00
2020-08-27 21:55:47 +02:00
2021-05-04 11:57:14 +02:00
2019-12-10 10:58:30 +01:00
2021-09-07 08:20:30 +02:00
2021-05-28 08:32:52 +02:00
2020-11-02 20:04:03 -07:00
2020-11-30 16:30:21 +01:00
2021-07-21 13:38:28 +02:00
2020-08-27 21:55:47 +02:00