Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 42db7334 authored by Markus Heiser's avatar Markus Heiser Committed by Noémi Ványi
Browse files

[fix] make simple/result_templates/map.html more CSP compliant [1]

parent eabdf1ba
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -327,6 +327,10 @@ article.result-images[data-vim-selected]::before {
  }
}

.hidden {
  display: none !important;
}

.torrent_result {
  border-left: 10px solid @color-result-torrent-border;
  padding-left: 3px;
+1 −1
Original line number Diff line number Diff line
@@ -11,7 +11,7 @@
        <th scope="row">{{ result.address_label or _('address') }}</th>
        <td itemscope itemtype="http://schema.org/PostalAddress">
            {%- if result.address.name -%}
                <strong itemprop="name" style="display: none">{{ result.address.name }}</strong>
                <strong itemprop="name" class="hidden">{{ result.address.name }}</strong>
            {%- endif -%}
            {% if result.address.road -%}
                <span itemprop="streetAddress">