Skip to content

Instantly share code, notes, and snippets.

/* Line Stickers fix for Full Dark theme */
/* Tested on version 0.6.6 of a plugin */
/* and version 2.0.0 of a theme */
#bda-qem button { box-shadow: unset !important; }
#bda-qem-line { border-right: 1px solid #2B2E32!important; }
#bda-qem-line-container,
#bda-qem-line-container .preview-container .preview-wrapper {
background-color: #36393e !important;
border-color: #2b2e32 !important; }
/*
Line Stickers plugin CSS patch for Beard's Material Design theme
Tested on version 0.6.6 of a plugin
Tested on version 2.1.5 of a theme
Execute in console
lineemotes.menu.setSize(346,327) for the menu to match Twitch/Favourite tab in size or
lineemotes.menu.setSize(346,331) for the menu to match Emoji tab in size
*/
#bda-qem-line {