Specify which red indicates an item that is awaiting moderator approval.

As all the links are red now, this will ensure the user knows what is
still in moderation.
This commit is contained in:
Jonathan S. Katz
2018-11-04 08:19:48 -05:00
parent 724b1728e4
commit 67d7af8bed

View File

@ -3,7 +3,7 @@
{%block contents%} {%block contents%}
<h1>{{title}}s <i class="fas fa-th-list"></i></h1> <h1>{{title}}s <i class="fas fa-th-list"></i></h1>
<p> <p>
Objects in red are awaiting moderator approval. Note that modifying a previously Objects in <span style="color:red; font-weight: bolder;">bright red</span> are awaiting moderator approval. Note that modifying a previously
approved object <em>may</em> result in it being un-approved if the changes are approved object <em>may</em> result in it being un-approved if the changes are
extensive. extensive.
</p> </p>