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-03-10 19:28:51 +01:00
2021-03-10 19:28:51 +01:00
2021-06-22 08:15:11 +02:00
2021-03-10 19:28:51 +01:00
2021-03-10 19:28:51 +01:00
2021-03-28 21:54:37 -07:00
2021-03-10 19:28:51 +01:00
2021-03-10 19:28:51 +01:00
2021-09-07 08:20:30 +02:00
2021-05-17 17:41:22 +02:00
2021-06-09 18:08:23 +02:00
2021-03-21 18:03:40 +01:00
2021-04-21 16:24:46 +02:00