1
0
mirror of https://gitlab.com/brutaldon/brutaldon.git synced 2024-09-28 15:55:54 -04:00

Make thread availability more visible

This commit is contained in:
Jason McBrayer 2019-05-20 13:40:21 -04:00
parent 5443b41c0e
commit 426faa1c2e

View File

@ -199,7 +199,8 @@
  
{% if toot.in_reply_to_id or toot.replies_count > 0 %}
<a class="level-item" href="{% url "thread" toot.id %}#toot-{{ toot.id }}">
<strong>thread</strong>
<span class="fa fa-comments"></span>
<strong> thread</strong>
</a>
{% else %}
<a class="level-item" href="{% url "thread" toot.id %}#toot-{{ toot.id }}">