1
0
mirror of https://github.com/searxng/searxng.git synced 2024-09-18 03:00:22 +02:00
searxng/searx/static/themes/simple
Markus Heiser ad528c706e [fix] make result template map more CSP compliant - simple & oscar
Add osm-map-box in::

    searx/static/themes/__common__/less/result_templates.less

Replaced sty= in files::

    ./oscar/result_templates/map.html:64:        <div style="height:300px; width:100%; margin: 10px 0;" id="osm-map-{{ index }}"></div>
    ./simple/result_templates/map.html:65:    <div id="result-map-{{ index }}" class="invisible"><div id="osm-map-{{ index }}" style="height:300px; width:100%; margin: 10px 0;" ></div></div>

Reported-by: https://github.com/searxng/searxng/issues/57
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
2021-09-06 11:08:50 +02:00
..
css [build] /static 2021-06-28 10:39:10 +02:00
fonts [mod] simple theme: include fonts 2021-06-22 08:15:17 +02:00
img simple theme update 2018-08-14 17:21:30 +02:00
js [build] /static 2021-08-31 15:43:28 +02:00
src [fix] make result template map more CSP compliant - simple & oscar 2021-09-06 11:08:50 +02:00
.eslintrc.json eslint: grunt integration 2021-08-31 12:20:23 +02:00
.gitignore [themes] ignore packages-lock.json 2021-06-22 08:17:06 +02:00
.jshintignore [enh] add simple theme (WIP) 2017-08-06 16:04:21 +02:00
.jshintrc [emacs] .dir-locals.el: add setup for js-mode 2021-06-24 13:27:21 +02:00
.stylelintrc.json [mod] add stylelint process to target themes.simple 2021-06-24 13:27:21 +02:00
gruntfile.js eslint: grunt integration 2021-08-31 12:20:23 +02:00
package.json eslint: grunt integration 2021-08-31 12:20:23 +02:00