An unpublished comment looks the same as a published comment.

Suggest adding the following CSS so unpublished comments are easy to tell apart from published comments:

.comment-unpublished {
  background-color:#FFF4F4;
}

Comments

sk33lz’s picture

Assigned: Unassigned » sk33lz
Status: Active » Closed (fixed)

Added to the 6.x-1.2 release coming soon. Thanks for the suggestion!