Editors can now lock threads

This commit is contained in:
2018-04-25 18:59:23 +02:00
parent 7d70f3b0b5
commit 3ebd4b0856
11 changed files with 75 additions and 36 deletions

View File

@ -0,0 +1,31 @@
.thread
horizontal
justify-content center
.posts
vertical
width 100%
max-width forum-width
.post
vertical
margin-bottom 1.75rem
.post-author
margin-bottom 0.25rem
[data-highlight="true"]
.post-content
border 2px solid post-highlight-color
// [data-pro="true"]
// .post-content
// border 2px solid pro-color
> 600px
.post
horizontal
margin-bottom 0.75rem
.post-author
margin-bottom 0