Archived
1
0

add bumplock css

This commit is contained in:
Jeff Becker
2018-03-09 07:01:33 -05:00
parent 702ab469cd
commit 024f773a7c
5 changed files with 23 additions and 3 deletions

View File

@@ -41,8 +41,12 @@
<br />
{{{form}}}
{{#board.Threads}}
{{#Truncate}}
{{#BumpLock}}
<div class="thread bumplock" id="thread_{{OP.PostHash}}">
{{^BumpLock}}
<div class="thread" id="thread_{{OP.PostHash}}">
{{/BumpLock}}
{{#Truncate}}
{{{OP.RenderPost}}}
<div class="excluded">{{MissingPostCount}} posts excluded</div>
{{#Replies}}