comment.css
.indented {
margin-left: 25px; /* LTR */
}
.comment-unpublished {
background-color: #fff4f4;
}
.preview .comment {
background-color: #ffffea;
}
Archivo
drupal-6.x/modules/comment/comment.cssView source
-
- .indented {
- margin-left: 25px; /* LTR */
- }
- .comment-unpublished {
- background-color: #fff4f4;
- }
- .preview .comment {
- background-color: #ffffea;
- }