remotes/1693045480750635534/spooky-22
Aevann1 2021-07-30 17:10:44 +02:00
parent a255c616c9
commit 1e19775e35
2 changed files with 7 additions and 2 deletions

View File

@ -14,6 +14,11 @@
<tr>
<td style="font-weight:bold;">{{users.index(user)+1}}</td>
<td><a {% if user.animatedname %}class="{% if user.patron %}patron{% else %}leaderboard{% endif %}"{% endif %} style="color:#{{user.namecolor}}; font-weight:bold;" href="/@{{user.username}}"><img src="/@{{user.username}}/pic/profile" class="profile-pic-20 mr-1">{{user.username}}</a></td>
<td></td><img style="width: 32px; height: 32px" src="{{b.path}}" data-toggle="tooltip" data-placement="bottom" title="" data-original-title="{{b.name}} - {{b.text}}"></td>
<td style="font-weight:bold;">{% if self.has_badge() %}{{user.banawards}}{% endif %}</td>

View File

@ -89,7 +89,7 @@
</span>
{% endif %}
{% if v and v.has_follower(u) %}
<span class="text-primary badge badge-secondary text-small align-middle ml-2">Follows you</span>
<span class="text-primary badge badge-secondary text-small align-middle ml-2">Follows you</span>
{% endif %}
<div class="profile-actions align-middle d-none ml-2">
{% if v and v.id != u.id %}
@ -302,7 +302,7 @@
</span>
{% endif %}
{% if v and v.has_follower(u) and not v.is_nofollow %}
<span class="text-primary badge badge-secondary text-small align-middle mx-1">Follows you</span>
<span class="text-primary badge badge-secondary text-small align-middle mx-1">Follows you</span>
{% endif %}
{% if u.customtitle %}<p style="color: #{{u.titlecolor}}">{{u.customtitle | safe}}</p>{% endif %}
<div class="font-weight-normal">