mirror of
https://github.com/FrankerFaceZ/FrankerFaceZ.git
synced 2025-08-04 00:48:32 +00:00
3.5.182. I forgot to commit a bit again. D: Removed FFZ from two-factor auth dialogs / pages. Added option to always expand the player volume slider. Revamped ban notices to be nicer. Status indicator for emoteonly-mode. Fixed /ffz reload command. Update to the latest FileSaver.js. Make high contrast compatible with BTTV. Conversations fixes. Better BTTV dark theme detection.
This commit is contained in:
parent
6cf5ddc734
commit
4af0c3480c
19 changed files with 378 additions and 262 deletions
7
dark.css
7
dark.css
|
@ -156,11 +156,16 @@ body.ffz-dark,
|
|||
border-color: #32323e !important;
|
||||
}
|
||||
|
||||
.ffz-dark .twitch_subwindow_container.two-factor-auth .card,
|
||||
.ffz-dark .card#passport_modal {
|
||||
color: #000;
|
||||
}
|
||||
|
||||
.ffz-dark .balloon,
|
||||
.ffz-dark .balloon:after,
|
||||
.ffz-dark .conversation-settings-menu,
|
||||
.ffz-dark .ember-chat .chat-interface .ffz-ui-popup.emoticon-selector .emoticon-selector-box,
|
||||
.ffz-dark .card:not(#passport_modal),
|
||||
.ffz-dark .twitch_subwindow_container:not(.two-factor-auth) .card:not(#passport_modal),
|
||||
.ffz-dark #flyout .content,
|
||||
.ffz-dark .whatisthis,
|
||||
.ffz-dark .ui-menu,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue