This commit is contained in:
Mirco Wittrien 2022-08-31 11:47:57 +02:00
parent a81cd82d0f
commit 3fb8cb83dc
2 changed files with 6 additions and 0 deletions

View File

@ -4569,6 +4569,9 @@ img[src="/assets/cef02719c12d8aaf38894c16dca7fbe6.svg"] { /* rolesettings addr
.userPopout-3fydSP .userPopoutInnerWithTheme-71l1ON .banner-2boKnS {
-webkit-mask: url('data:image/svg+xml; utf8, <svg xmlns="http://www.w3.org/2000/svg" width="2400" height="120" viewBox="0 0 2400 120" fill="none"><path fill="black" d="M 0 0 L 0 120 L 12 120 A 46 46 0 0 1 48 74 A 46 46 0 0 1 104 126 L 2400 120 L 2400 0 L 0 0 z"/></svg>') bottom left no-repeat;
}
.userPopoutInner-PA9zkU { /* popout new inner */
border-radius: 4px;
}
.userPopout-2j1gM4 .wrapper-1VLyxH, /* popout avatar */
.userPopout-2j1gM4 .avatarWrapper, /* popout status everywhere */
.userPopout-3fydSP .wrapper-1VLyxH, /* popout new avatar */

View File

@ -3368,6 +3368,9 @@ img[src='/assets/58957d928db6fb9d4658eb882f33d7bc.svg'] {
.userPopoutInnerWithTheme-71l1ON .banner-2boKnS {
-webkit-mask: url('data:image/svg+xml; utf8, <svg xmlns="http://www.w3.org/2000/svg" width="2400" height="120" viewBox="0 0 2400 120" fill="none"><path fill="black" d="M 0 0 L 0 120 L 12 120 A 46 46 0 0 1 48 74 A 46 46 0 0 1 104 126 L 2400 120 L 2400 0 L 0 0 z"/></svg>') bottom left no-repeat;
}
.userPopoutInner-PA9zkU {
border-radius: 4px;
}
#app-mount .headerNormal-T_seeN {
background-color: var(--background-tertiary);
}