Hide the <hr> following a hidden announcement.
This commit is contained in:
parent
fe0f79458d
commit
306584aa36
@ -908,6 +908,8 @@ PSAHiding =
|
|||||||
true
|
true
|
||||||
else
|
else
|
||||||
false
|
false
|
||||||
|
if hr = $.x 'following-sibling::hr', psa
|
||||||
|
hr.hidden = psa.hidden
|
||||||
trim: (psa) ->
|
trim: (psa) ->
|
||||||
psa.textContent.replace(/\W+/g, '').toLowerCase()
|
psa.textContent.replace(/\W+/g, '').toLowerCase()
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user