first import
This commit is contained in:
13
modules/comment/comment.css
Normal file
13
modules/comment/comment.css
Normal file
@@ -0,0 +1,13 @@
|
||||
|
||||
#comments {
|
||||
margin-top: 15px;
|
||||
}
|
||||
.indented {
|
||||
margin-left: 25px; /* LTR */
|
||||
}
|
||||
.comment-unpublished {
|
||||
background-color: #fff4f4;
|
||||
}
|
||||
.comment-preview {
|
||||
background-color: #ffffea;
|
||||
}
|
||||
Reference in New Issue
Block a user