hastely implemented fix for webnovel chronolical order filter list
This commit is contained in:
parent
89e1b6d0fe
commit
f441d218ce
@ -5,3 +5,9 @@
|
||||
|
||||
www.webnovel.com##.j_get_more_replies:not([class*="dn"]):upward(.oh) .j_more_replies_body
|
||||
www.webnovel.com##.j_get_more_replies.dn:upward(.oh).j_more_replies_body:style(display: flex !important; flex-direction: column-reverse !important;)
|
||||
|
||||
! hastely implemented fix for long comments (can't belive i went so long without realising people had more to say)
|
||||
! however this forces all comments to be expanded by default since the show more button doesn't exist when
|
||||
! the parent is flex like we are setting it to above
|
||||
|
||||
www.webnovel.com##.j_get_more_replies.dn:upward(.oh).j_more_replies_body .g_txt_over.m-comment-bd:style(max-height: none !important;)
|
||||
|
Loading…
x
Reference in New Issue
Block a user