This website requires JavaScript.
Explore
Help
Sign in
oss
/
FrankerFaceZ
Watch
1
Star
0
Fork
You've already forked FrankerFaceZ
0
mirror of
https://github.com/FrankerFaceZ/FrankerFaceZ.git
synced
2025-06-28 05:15:54 +00:00
Code
Wiki
Activity
async
FrankerFaceZ
/
styles
/
input
/
index.scss
4 lines
77 B
SCSS
Raw
Permalink
Normal View
History
Unescape
Escape
4.20.65 * Changed: Re-enable Smooth Scrolling, with a warning that it may not work well. * Changed: Display the current FFZ version in the embed/popout player's menu. * Fixed: Recreate more of Twitch's CSS, since they're using more and more dynamic, procedural class names.
2021-02-16 17:40:27 -05:00
@import
"
button
"
;
4.20.61 This was a small update until Twitch ripped out half their CSS. * Added: Cross-Origin Storage Bridge for settings, better synchronizing settings on sub-domains with support for binary blobs at the cost of slightly increased start-up time. * Fixed: Rendering issues caused by missing CSS. * Fixed: FFZ Control Center button not appearing on dashboard pages, and appearing in the incorrect place. * Changed: Work towards splitting modules into their own JS files for a faster, more asynchronous startup. * API Added: Methods for serializing and deserializing Blobs for transmission across postMessage.
2021-02-11 19:40:12 -05:00
@import
"
checkbox
"
;
4.20.65 * Changed: Re-enable Smooth Scrolling, with a warning that it may not work well. * Changed: Display the current FFZ version in the embed/popout player's menu. * Fixed: Recreate more of Twitch's CSS, since they're using more and more dynamic, procedural class names.
2021-02-16 17:40:27 -05:00
@import
"
interactable
"
;
@import
"
text
"
;
Copy permalink