Update BetterDocsBlock.css

This commit is contained in:
Mirco Wittrien 2019-08-08 18:36:25 +02:00
parent 15d08c4e0e
commit b4a922242e
1 changed files with 4 additions and 4 deletions

View File

@ -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;