drupal/modules/comment/comment.css

12 lines
162 B
CSS

/* $Id$ */
.indented {
margin-left: 25px; /* LTR */
}
.comment-unpublished {
background-color: #fff4f4;
}
.preview .comment {
background-color: #ffffea;
}