mirror of
https://github.com/FrankerFaceZ/FrankerFaceZ.git
synced 2025-09-16 01:56:55 +00:00
4.20.75
* Added: Better options for highlight / block terms, letting you make rules case sensitive, match whole words, and highlight in chat or not. * Added: Documentation of glob syntax. * Changed: Split `Chat > Filtering` into several sub-categories to make it easier to find specific options. * Changed: Display seconds with the up-time metadata by default, matching Twitch. * Fixed: The Unfollow button not hiding on the standalone player. * Fixed: Loading issue for graphs on the dashboard. * API Added: Allow add-ons to target the `player` flavor.
This commit is contained in:
parent
715a92e298
commit
16ab515b4b
26 changed files with 523 additions and 220 deletions
|
@ -13,6 +13,10 @@
|
|||
}
|
||||
}
|
||||
|
||||
.ffz--whole-word {
|
||||
border: 1px dotted;
|
||||
}
|
||||
|
||||
.ffz-cheer-preview {
|
||||
height: 11.2rem;
|
||||
width: 11.2rem;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue