2016-12-02 15:24:45 +09:00
|
|
|
.thread
|
2018-11-23 12:35:40 +09:00
|
|
|
width 100%
|
2018-11-23 11:14:12 +09:00
|
|
|
max-width forum-thread-width
|
|
|
|
margin 0 auto
|
2016-12-02 15:24:45 +09:00
|
|
|
|
|
|
|
.posts
|
|
|
|
vertical
|
|
|
|
width 100%
|
|
|
|
|
|
|
|
.post
|
|
|
|
vertical
|
2018-03-01 12:43:31 +01:00
|
|
|
|
2018-11-05 19:05:36 +09:00
|
|
|
.post-content
|
2017-06-27 00:35:46 +02:00
|
|
|
[data-highlight="true"]
|
2018-11-05 19:05:36 +09:00
|
|
|
border 2px solid post-highlight-color
|
2018-03-01 12:43:31 +01:00
|
|
|
|
2018-11-05 19:05:36 +09:00
|
|
|
.post-parent
|
|
|
|
vertical
|
2018-11-05 21:31:52 +09:00
|
|
|
margin-bottom 1.75rem
|
|
|
|
|
|
|
|
.post-author
|
|
|
|
margin-bottom 0.25rem
|
2018-11-05 19:05:36 +09:00
|
|
|
|
|
|
|
.replies
|
|
|
|
margin-left content-padding
|
2016-12-02 15:24:45 +09:00
|
|
|
|
2018-11-05 21:31:52 +09:00
|
|
|
// On mobile, don't indent the first level
|
|
|
|
< 600px
|
|
|
|
.posts
|
|
|
|
> .post
|
|
|
|
> .replies
|
|
|
|
margin-left 0
|
2018-11-05 20:57:37 +09:00
|
|
|
|
2016-12-02 15:24:45 +09:00
|
|
|
> 600px
|
2018-11-05 21:31:52 +09:00
|
|
|
.post-parent
|
2018-11-05 20:57:37 +09:00
|
|
|
margin-bottom 0.75rem
|
2018-03-01 12:43:31 +01:00
|
|
|
|
2017-06-08 01:14:45 +02:00
|
|
|
.post-author
|
2018-11-05 19:05:36 +09:00
|
|
|
margin-bottom 0
|
|
|
|
|
|
|
|
.post-parent
|
|
|
|
horizontal
|