Add revisions_requested status and visible revision note on admin detail page
This commit is contained in:
parent
cfb725144a
commit
2b960bd3d5
4 changed files with 49 additions and 27 deletions
|
|
@ -49,6 +49,7 @@
|
|||
.paid,.delivered{background:#10b981;color:#000;}
|
||||
.pending,.prompt_ready{background:#60a5fa;color:#000;}
|
||||
.songs_uploaded{background:#a78bfa;color:#000;}
|
||||
.revisions_requested{background:#f87171;color:#000;}
|
||||
.actions a{
|
||||
color:#93c5fd;
|
||||
text-decoration:none;
|
||||
|
|
|
|||
Reference in a new issue