mirror of
https://github.com/FrankerFaceZ/FrankerFaceZ.git
synced 2025-09-16 01:56:55 +00:00
4.0.0-rc9
* Added: Emoji to the Emote Menu. * Changed: Do not look up all a user's emote sets until they actually open the emote menu to reduce server load. * Changed: Ignore a few extra useless errors with automatic error reporting. * Fixed: Adding the Prime icon to Subscribe buttons when your free Prime sub is available. * Fixed: Uncaught exceptions when a pop-up blocker stops us from opening a new tab.
This commit is contained in:
parent
2869eaedd8
commit
43832890b8
10 changed files with 434 additions and 120 deletions
|
@ -57,9 +57,9 @@
|
|||
|
||||
|
||||
.tw-button__icon .ffz-i-crown:before {
|
||||
margin: 0;
|
||||
font-size: 1.6rem;
|
||||
vertical-align: sub;
|
||||
vertical-align: middle;
|
||||
margin-bottom: -.6rem;
|
||||
}
|
||||
|
||||
.ffz-i-cancel:before { content: '\e800'; } /* '' */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue