mirror of
https://github.com/postgres/pgweb.git
synced 2025-07-29 11:59:36 +00:00
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:
@ -3,7 +3,7 @@
|
||||
{%block contents%}
|
||||
<h1>{{title}}s <i class="fas fa-th-list"></i></h1>
|
||||
<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
|
||||
extensive.
|
||||
</p>
|
||||
|
Reference in New Issue
Block a user