}
.comment-box:last-child {
- border-bottom: none;
- }
- .load-more-comments {
- font-size: 0.8em;
- margin-top: -1px;
- margin-bottom: 6px;
+ border-bottom: 0px;
}
}
.page-comment {
}
}
- .comment-actions.has-border {
+ .comment-actions {
border-bottom: 1px solid #DDD;
}
- .comment-actions.has-border:last-child {
+ .comment-actions:last-child {
border-bottom: 0px;
}
margin-bottom: 1em;
}
+ .comment-inactive {
+ font-style: italic;
+ font-size: 0.85em;
+ padding-top: 5px;
+ }
+
.user-image {
float: left;
margin-right: 10px;