|
|
|
|
@ -2063,7 +2063,7 @@ table.new_comment { |
|
|
|
|
margin-top: 10px; |
|
|
|
|
padding: 10px; |
|
|
|
|
background-color: #F4F4F4; |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
div.blogpost_comment { |
|
|
|
|
border-top: 1px dashed #dddddd; |
|
|
|
|
border-right: 1px dashed #dddddd; |
|
|
|
|
@ -2072,6 +2072,7 @@ div.blogpost_comment { |
|
|
|
|
margin-bottom: 10px; |
|
|
|
|
padding: 10px; |
|
|
|
|
background-color: white; |
|
|
|
|
z-index: -1; |
|
|
|
|
} |
|
|
|
|
span.blogpost_comment_title { |
|
|
|
|
display: block; |
|
|
|
|
@ -2106,6 +2107,7 @@ div.comments { |
|
|
|
|
margin-top: 10px; |
|
|
|
|
padding: 10px; |
|
|
|
|
background-color: #F4F4F4; |
|
|
|
|
margin-left:50px; |
|
|
|
|
} |
|
|
|
|
.attachment_comment { |
|
|
|
|
color: #737780; |
|
|
|
|
|