This commit is contained in:
Son 2021-10-12 09:51:11 +02:00
parent b602f7e746
commit 8394d7340c
1 changed files with 3 additions and 3 deletions

View File

@ -236,9 +236,9 @@
<div class="col-12 col-lg-6" id="alias-container-{{ alias.id }}">
<div class="card p-4 shadow-sm {% if alias.id == highlight_alias_id %} highlight-row {% endif %} "
{% if highlight_alias_id and alias.id != highlight_alias_id %}
style="opacity: 0.6"
{% endif %}
{% if highlight_alias_id and alias.id != highlight_alias_id %}
style="opacity: 0.6"
{% endif %}
>
<div class="row">