From 04d3781adf87bfc54e9495d76c7e7a4c2ae5f5e1 Mon Sep 17 00:00:00 2001 From: Mirco Wittrien Date: Thu, 28 Nov 2019 18:28:19 +0100 Subject: [PATCH] themes --- Plugins/EmojiStatistics/EmojiStatistics.plugin.js | 4 ++-- Themes/BasicBackground/BasicBackground.css | 3 ++- Themes/FullThemeDark/FullThemeDark.css | 4 +++- 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/Plugins/EmojiStatistics/EmojiStatistics.plugin.js b/Plugins/EmojiStatistics/EmojiStatistics.plugin.js index ae70504c0c..8fd4b57fcb 100644 --- a/Plugins/EmojiStatistics/EmojiStatistics.plugin.js +++ b/Plugins/EmojiStatistics/EmojiStatistics.plugin.js @@ -3,7 +3,7 @@ class EmojiStatistics { getName () {return "EmojiStatistics";} - getVersion () {return "2.8.9";} + getVersion () {return "2.9.0";} getAuthor () {return "DevilBro";} @@ -41,7 +41,7 @@ class EmojiStatistics { margin-right: 12px; cursor: pointer; } - .emojistatistics-button ${BDFDB.dotCNS._emojistatisticsstatisticsbutton + BDFDB.dotCN.emojipickeritem} { + ${BDFDB.dotCNS._emojistatisticsstatisticsbutton + BDFDB.dotCN.emojipickeritem} { padding: 4px; flex-shrink: 0; width: 22px; diff --git a/Themes/BasicBackground/BasicBackground.css b/Themes/BasicBackground/BasicBackground.css index 1542e0983d..1c71deffca 100644 --- a/Themes/BasicBackground/BasicBackground.css +++ b/Themes/BasicBackground/BasicBackground.css @@ -3635,7 +3635,8 @@ body:before { #app-mount #bda-qem, #app-mount #bda-qem-twitch-container, #app-mount #bda-qem-favourite-container { - width: 344px; + width: 384px; + box-sizing: border-box; } #app-mount #bda-qem { overflow: hidden; diff --git a/Themes/FullThemeDark/FullThemeDark.css b/Themes/FullThemeDark/FullThemeDark.css index d2684e1892..3a8131da7d 100644 --- a/Themes/FullThemeDark/FullThemeDark.css +++ b/Themes/FullThemeDark/FullThemeDark.css @@ -165,10 +165,12 @@ #app-mount #bda-qem-favourite-container:only-child { border-radius: 5px; } +#app-mount .emojiPicker-3m1S-j, #app-mount #bda-qem, #app-mount #bda-qem-twitch-container, #app-mount #bda-qem-favourite-container { - width: 344px; + width: 384px; + box-sizing: border-box; } #app-mount .emojiPicker-3m1S-j, #bda-qem-twitch-container,