From b4a922242eef2e09987008c5f2475f1cdb5be8f8 Mon Sep 17 00:00:00 2001 From: Mirco Wittrien Date: Thu, 8 Aug 2019 18:36:25 +0200 Subject: [PATCH] Update BetterDocsBlock.css --- Themes/BetterDocsBlock.css | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Themes/BetterDocsBlock.css b/Themes/BetterDocsBlock.css index d4812c2603..f89f228853 100644 --- a/Themes/BetterDocsBlock.css +++ b/Themes/BetterDocsBlock.css @@ -216,7 +216,7 @@ body #app-mount .embed-IeVjo6 .embedLink-1G1K1D[href*="://betterdocs." i]::after background-size: 14% !important; } -#pubslayerroot:empty:before { +.publicServersOpen ~ #pubslayerroot:empty:before { content: ""; position: absolute; top: 0; @@ -225,12 +225,12 @@ body #app-mount .embed-IeVjo6 .embedLink-1G1K1D[href*="://betterdocs." i]::after left: 0; background: #36393f; } -#pubslayerroot:empty:after { - content: "Caution: \a \a If you are seeing this, then the public server page is broken. Try exiting this screen via [ESC] or via a mouseclick, if this does not work try pressing [Ctrl] + [R]. Your client will reload and your screen should be back to normal. Either wait till the feature is fixed and stop clicking the 'public' button or disable the button in [Usersettings → Settings → Public Servers]. \a Please do not ask about this in the support servers, you will get the same answer in there. There is nothing you can do to fix this except for waiting."; +.publicServersOpen ~ #pubslayerroot:empty:after { + content: "Caution: \a \a If you are seeing this, then the public server page is broken. Try exiting this screen via [ESC] or via a mouseclick, if this does not work try pressing [Ctrl] + [,]. This should open your Usersettings, after closing the settings your screen should be back to normal. In case this does not work either youc can try to press [Ctrl] + [R]. Your client will reload and your screen should be back to normal. Either wait till the feature is fixed and stop clicking the 'public' button or disable the button in [Usersettings → Settings → Public Servers]. \a Please do not ask about this in the support servers, you will get the same answer in there. There is nothing you can do to fix this except for waiting."; position: absolute; display: inline; margin-top: auto; - top: 28vh; + top: 25vh; right: 10vw; left: 10vw; background: #202225;