rewrite comment form handling

This commit is contained in:
git-marijus
2017-08-28 23:42:17 +02:00
parent 187f19b170
commit e70bf97508
5 changed files with 70 additions and 35 deletions

View File

@@ -1073,16 +1073,11 @@ img.mail-conv-sender-photo {
}
.comment-edit-text-empty,
.comment-edit-text-full {
.comment-edit-text {
border: 1px solid #ccc;
border-radius: $radius;
}
.comment-edit-text-empty {
color: gray;
}
.divgrow-showmore {
display: block;
border-top: 1px dashed #ccc;