From 7db70cad2615c112e959298e88c03e03458596b9 Mon Sep 17 00:00:00 2001 From: Mirco Wittrien Date: Sat, 24 Apr 2021 13:52:03 +0200 Subject: [PATCH] stuff --- Library/_res/BDFDB.data.json | 1 + Library/_res/BDFDB.raw.css | 3 --- Plugins/ServerFolders/ServerFolders.plugin.js | 12 ------------ Themes/ServerColumns/ServerColumns.css | 12 ------------ 4 files changed, 1 insertion(+), 27 deletions(-) diff --git a/Library/_res/BDFDB.data.json b/Library/_res/BDFDB.data.json index a1f90ed29e..be1aaae03d 100644 --- a/Library/_res/BDFDB.data.json +++ b/Library/_res/BDFDB.data.json @@ -67,6 +67,7 @@ "LastChannelStore": {"props": ["getLastSelectedChannelId"]}, "LastGuildStore": {"props": ["getLastSelectedGuildId"]}, "LinkUtils": {"props": ["handleClick", "isLinkTrusted"]}, + "LocalSettingsStore": {"props": ["darkSidebar", "keyboardModeEnabled"]}, "LoginUtils": {"props": ["login", "logout"]}, "MediaDeviceUtils": {"props": ["getOutputDevices", "getInputDevices"]}, "MediaDeviceSetUtils": {"props": ["setOutputDevice", "setInputDevice"]}, diff --git a/Library/_res/BDFDB.raw.css b/Library/_res/BDFDB.raw.css index 9f9088009d..312d2993fb 100644 --- a/Library/_res/BDFDB.raw.css +++ b/Library/_res/BDFDB.raw.css @@ -1008,9 +1008,6 @@ img:not([src]), img[src=""], img[src="null"] { pointer-events: none; } -[REPLACE_CLASS_guildswrapper][REPLACE_CLASS_guildswrapperhidden] { - display: none; -} .platform-osx [REPLACE_CLASS_noticewrapper] ~ * [REPLACE_CLASS_guildswrapper] { margin-top: 0; } diff --git a/Plugins/ServerFolders/ServerFolders.plugin.js b/Plugins/ServerFolders/ServerFolders.plugin.js index 8dfaeb3af2..f0c2db02a0 100644 --- a/Plugins/ServerFolders/ServerFolders.plugin.js +++ b/Plugins/ServerFolders/ServerFolders.plugin.js @@ -465,18 +465,6 @@ module.exports = (_ => { ${BDFDB.dotCN.guildswrapper + BDFDB.dotCN._serverfoldersfoldercontent + BDFDB.dotCN._serverfoldersfoldercontentclosed} { width: 0px !important; } - ${BDFDB.dotCN.appcontainer} { - display: flex !important; - } - ${BDFDB.dotCN.guildswrapper} { - position: static !important; - contain: unset !important; - } - ${BDFDB.dotCN.chatbase} { - position: static !important; - contain: unset !important; - width: 100% !important; - } `; } diff --git a/Themes/ServerColumns/ServerColumns.css b/Themes/ServerColumns/ServerColumns.css index cffeb84e5e..31fe73f352 100644 --- a/Themes/ServerColumns/ServerColumns.css +++ b/Themes/ServerColumns/ServerColumns.css @@ -7,18 +7,6 @@ --valigndms: var(--aligndms, 1); } -.container-2lgZY8 { - display: flex !important; -} -.wrapper-3NnKdC { - position: static !important; - contain: unset !important; -} -.base-3dtUhz { - position: static !important; - contain: unset !important; - width: 100% !important; -} .titleBar-AC4pGV.typeMacOS-3EmCyP, .titleBar-AC4pGV.typeMacOS-3EmCyP .macButtons-2MuSAC, .wrapper-3NnKdC,