Fix 'Mark Read' link in 'Unread Line in Index' being placed in wrong position on smuglo.li.
This commit is contained in:
parent
27a980a388
commit
76a07759d8
@ -78,7 +78,7 @@ SW.tinyboard =
|
||||
selectors:
|
||||
board: 'form[name="postcontrols"]'
|
||||
thread: 'input[name="board"] ~ div[id^="thread_"]'
|
||||
threadDivider: 'div[id^="thread_"] > hr:last-of-type'
|
||||
threadDivider: 'div[id^="thread_"] > hr:last-child'
|
||||
summary: '.omitted'
|
||||
postContainer: 'div[id^="reply_"]:not(.hidden)' # postContainer is thread for OP
|
||||
opBottom: '.op'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user