I went looking for the style that gives unpublished comments their background color. I was expecting to find it in the comment module directory, but it's actually in the node module directory.

Shouldn't it be in comment.css? (HEAD patch attached which moves the .comment-unpublished and .preview.comment selectors)

CommentFileSizeAuthor
commentunpublished.patch1.09 KBWesley Tanaka

Comments

drumm’s picture

Status: Needs review » Reviewed & tested by the community

Committed to 5.x.

Needs to go in 6.x, where the patch does still apply.

drumm’s picture

Version: 5.x-dev » 6.x-dev
gábor hojtsy’s picture

Status: Reviewed & tested by the community » Fixed

Thanks, committed to Drupal 6 (although it did only apply with some fuzz).

Anonymous’s picture

Status: Fixed » Closed (fixed)