cms/drupal/modules/comment/comment.css
changeset 541 e756a8c72c3d
equal deleted inserted replaced
540:07239de796bb 541:e756a8c72c3d
       
     1 
       
     2 #comments {
       
     3   margin-top: 15px;
       
     4 }
       
     5 .indented {
       
     6   margin-left: 25px; /* LTR */
       
     7 }
       
     8 .comment-unpublished {
       
     9   background-color: #fff4f4;
       
    10 }
       
    11 .comment-preview {
       
    12   background-color: #ffffea;
       
    13 }