Style changes

This commit is contained in:
2017-06-26 19:03:48 +02:00
parent 8a080f1156
commit 3d62ab8305
4 changed files with 47 additions and 31 deletions

View File

@ -15,4 +15,9 @@ component Thread(thread *arn.Thread, posts []*arn.Post, user *arn.User)
Avatar(user)
.post-content
textarea(id="new-reply", placeholder="Reply...")
textarea#new-reply(placeholder="Reply...")
.buttons
button.action(data-action="forumReply", data-trigger="click")
Icon("mail-reply")
span Reply