mirror of
https://github.com/FrankerFaceZ/FrankerFaceZ.git
synced 2025-09-17 18:26:57 +00:00
Clean up the settings for the directory features.
This commit is contained in:
parent
cbaf4b6878
commit
428caedec1
5 changed files with 132 additions and 98 deletions
|
@ -25,8 +25,8 @@ const CLASSES = {
|
|||
|
||||
'boxart-hover': '.tw-card .full-width:hover a[data-a-target="live-channel-card-game-link"]',
|
||||
'boxart-hide': '.tw-card a[data-a-target="live-channel-card-game-link"]',
|
||||
'profile-hover-following': '.tw-card .full-width:hover .channel-avatar',
|
||||
'profile-hover-game': '.tw-thumbnail-card .tw-card-img:hover .channel-avatar',
|
||||
'profile-hover-following': '.tw-card .full-width:hover .ffz-channel-avatar',
|
||||
'profile-hover-game': '.tw-thumbnail-card .tw-card-img:hover .ffz-channel-avatar',
|
||||
};
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue