From b6dc3ccaf73fc8a7757be20d2c120ec2bfc5c632 Mon Sep 17 00:00:00 2001 From: Mirco Wittrien Date: Sat, 29 Aug 2020 10:41:15 +0200 Subject: [PATCH] Update ThemeFixer.css --- Plugins/ThemeRepo/res/ThemeFixer.css | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Plugins/ThemeRepo/res/ThemeFixer.css b/Plugins/ThemeRepo/res/ThemeFixer.css index 5f5055e980..d737a95b0b 100644 --- a/Plugins/ThemeRepo/res/ThemeFixer.css +++ b/Plugins/ThemeRepo/res/ThemeFixer.css @@ -17,7 +17,7 @@ body, #app-mount REPLACE_CLASS_peoples, #app-mount REPLACE_CLASS_nitrostore, #app-mount REPLACE_CLASS_guilddiscovery, -#app-mount REPLACE_CLASS_scrollerbase, +#app-mount REPLACE_CLASS_scroller, #app-mount REPLACE_CLASS_settingswindowstandardsidebarview, #app-mount REPLACE_CLASS_settingswindowcontentregion { background-color: transparent; @@ -33,7 +33,6 @@ body, #app-mount REPLACE_CLASS_channels, #app-mount REPLACE_CLASS_channelpanels, #app-mount REPLACE_CLASS_memberswrap, -#app-mount REPLACE_CLASS_memberstabbar, #app-mount REPLACE_CLASS_peoplesnowplayingcolumn { background-color: rgba(0, 0, 0, 0.2); } \ No newline at end of file