comment.css
#comments { margin-top: 15px; } .indented { margin-left: 25px; /* LTR */ } .comment-unpublished { background-color: #fff4f4; } .comment-preview { background-color: #ffffea; }
File
-
modules/
comment/ comment.css
View source
-
- #comments {
- margin-top: 15px;
- }
- .indented {
- margin-left: 25px; /* LTR */
- }
- .comment-unpublished {
- background-color: #fff4f4;
- }
- .comment-preview {
- background-color: #ffffea;
- }
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.