Update BasicBackground.css

This commit is contained in:
Mirco Wittrien 2019-09-19 16:11:43 +02:00
parent 03313a10b0
commit f5776aa28c
1 changed files with 3 additions and 2 deletions

View File

@ -5537,7 +5537,7 @@ body.foldercontentopened .titleBar-AC4pGV.typeMacOS-3EmCyP .macButtons-2MuSAC {
/* ~~~~ 20. UPDATENOTICE ~~~~ */
html:only-child > head + body > div#app-mount.appMount-3lHmkl > div.app-19_DXt > div.app-2rEoOp.vertical-V37hAW.flex-1O1GKY.directionColumn-35P_nr:before {
content: "Your version of 'BasicBackground' by DevilBro is outdated. Please download the newest version from 'https://github.com/mwittrien/BetterDiscordAddons/blob/master/Themes/BasicBackground/BasicBackground.theme.css'." !important;
content: "Your version of BasicBackground by DevilBro is outdated. Please download the newest version from: https://github.com/mwittrien/BetterDiscordAddons/blob/master/Themes/BasicBackground/BasicBackground.theme.css" !important;
display: var(--version1_0_5, block) !important;
background-color: #4a90e2 !important;
box-shadow: 0 1px 5px 0 rgba(var(--vtransparencycolor), 0.3) !important;
@ -5551,10 +5551,10 @@ html:only-child > head + body > div#app-mount.appMount-3lHmkl > div.app-19_DXt >
opacity: 1 !important;
padding-left: 4px !important;
padding-right: 28px !important;
pointer-events: none !important;
position: relative !important;
text-align: center !important;
visibility: unset !important;
white-space: pre !important;
top: 0 !important;
left: 0 !important;
bottom: unset !important;
@ -5566,6 +5566,7 @@ html:only-child > head + body > div#app-mount.appMount-3lHmkl > div.app-19_DXt >
transform: unset !important;
animation: unset !important;
z-index: 101 !important;
pointer-events: none !important;
}