BP Template: Added red border around pending comments
This commit is contained in:
@ -542,3 +542,7 @@ span.serendipityTemplateSelectName {
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
/* Pending comments in the admins comment list */
|
||||
.serendipity_admin_comment_pending {
|
||||
border: 2px solid #FF0000;
|
||||
}
|
Reference in New Issue
Block a user