migrate to new git
This commit is contained in:
22
web/ext/editor_templates/a05.edit_t025/style.css
Normal file
22
web/ext/editor_templates/a05.edit_t025/style.css
Normal file
@@ -0,0 +1,22 @@
|
||||
/* ----------------------------- layout.css --------------------------- */
|
||||
/*6258*/
|
||||
.editor section.edit_t040 .comments {
|
||||
margin-top:60px;
|
||||
}
|
||||
.editor section.edit_t040 .comments .comment-item {
|
||||
margin:40px 0;
|
||||
}
|
||||
|
||||
/*6269*/
|
||||
.editor section.edit_t040 .comments span.user-avatar {
|
||||
background:#eee;
|
||||
width:64px; height:64px;
|
||||
float:left;
|
||||
margin-right:10px;
|
||||
}
|
||||
|
||||
/*6283*/
|
||||
.editor section.edit_t040 .comments h4 {
|
||||
font-size:15px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user