1
0
Fork 0
mirror of https://github.com/FrankerFaceZ/FrankerFaceZ.git synced 2025-08-03 08:28:31 +00:00

Fix Rerun Bar also hiding the Hosting Bar (#403)

This commit is contained in:
Lordmau5 2018-03-31 00:03:03 +02:00 committed by Mike
parent f9f5f0affa
commit 5aac609731

View file

@ -21,7 +21,7 @@ const CLASSES = {
'player-ext-hover': '.player:not([data-controls="true"]) .extension-overlay',
'player-event-bar': '.channel-page .live-event-banner-ui__header',
'player-rerun-bar': '.channel-page div.tw-c-text-overlay',
'player-rerun-bar': '.channel-page div.tw-c-text-overlay:not([data-a-target="hosting-ui-header"])',
'pinned-cheer': '.pinned-cheer,.pinned-cheer-v2',
'whispers': '.whispers',