comment.css in Drupal 5
Same filename and directory in other branches
.indented { margin-left: 25px; } .comment-unpublished { background-color: #fff4f4; } .preview .comment { background-color: #ffffea; }
File
modules/comment/comment.cssView source
-
- .indented {
- margin-left: 25px;
- }
- .comment-unpublished {
- background-color: #fff4f4;
- }
- .preview .comment {
- background-color: #ffffea;
- }