linkfy mod log icons

pull/222/head
Aevann 2024-02-11 18:48:21 +02:00
parent 5b3af82751
commit 67750ea80c
1 changed files with 5 additions and 1 deletions

View File

@ -54,7 +54,11 @@
{% for ma in actions %}
<div id="action-{{ma.id}}" class="modlog-action{% if ma.unread %} unread{% endif %}">
<div class="d-flex flex-grow-1 align-items-center">
<div class="d-flex align-items-center justify-content-center {{ma.color}} mr-3 rounded-lg flex-shrink-0" style="width: 32px;height: 32px"><i class="fas text-center {{ma.icon}} text-lg text-white fa-fw"></i></div>
<a href="?kind={{ma.kind}}">
<div class="d-flex align-items-center justify-content-center {{ma.color}} mr-3 rounded-lg flex-shrink-0" style="width: 32px;height: 32px">
<i class="fas text-center {{ma.icon}} text-lg text-white fa-fw"></i>
</div>
</a>
<div class="d-flex align-items-center">
<span class="rounded">
<div class="profile-pic-35-wrapper">