This commit is contained in:
Mirco Wittrien 2019-04-17 10:57:00 +02:00
parent 21d9a78de2
commit 55ce3df0bd
1 changed files with 4 additions and 1 deletions

View File

@ -134,13 +134,16 @@
.headerCozy-2N9HOL .image-33JSyf[style*="/avatars/278543574059057154"]:before {
content: "" !important;
-webkit-mask: var(--themedevbadgebackdrop) center/cover no-repeat !important;
background: #36393F !important;
background: #FFFFFF !important;
position: absolute !important;
width: 14px !important;
height: 14px !important;
right: -2px !important;
bottom: -4px !important;
}
.theme-dark .headerCozy-2N9HOL .image-33JSyf[style*="/avatars/278543574059057154"]:before {
background: #36393F !important;
}
.headerCozy-2N9HOL .image-33JSyf[style*="/avatars/278543574059057154"]:after {
content: "" !important;
-webkit-mask: var(--themedevbadge) center/cover no-repeat !important;