searxng/searx/static/themes/simple/src/less
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
..
autocomplete.less [fix] simple theme: use stylint to fix common lint errors 2021-06-24 13:27:21 +02:00
code.less [stylelint] disable role 'no-descending-specificity' 2021-06-24 13:27:21 +02:00
definitions.less [stylelint] simple theme: fix some errors reported by stylelint 2021-06-24 13:27:21 +02:00
index.less [fix] simple theme: use stylint to fix common lint errors 2021-06-24 13:27:21 +02:00
mixins.less [fix] simple theme: use stylint to fix common lint errors 2021-06-24 13:27:21 +02:00
preferences.less [fix] simple theme: use stylint to fix common lint errors 2021-06-24 13:27:21 +02:00
search.less [stylelint] simple theme: fix some errors reported by stylelint 2021-06-24 13:27:21 +02:00
style-rtl.less [fix] simple theme: use stylint to fix common lint errors 2021-06-24 13:27:21 +02:00
style.less [fix] make result template map more CSP compliant - simple & oscar 2021-09-06 11:08:50 +02:00
toolkit_loader.less [fix] simple theme: use stylint to fix common lint errors 2021-06-24 13:27:21 +02:00
toolkit.less [stylelint] disable role 'no-descending-specificity' 2021-06-24 13:27:21 +02:00