Update BasicBackground.css

This commit is contained in:
Mirco Wittrien 2023-10-27 16:29:50 +02:00
parent 01e39e575e
commit efd4e85504
1 changed files with 0 additions and 13 deletions

View File

@ -1015,9 +1015,6 @@ button.button__4f306.enabled__470f0:hover svg {
#app-mount .repliedMessage_e2bf4a ~ * .avatar__08316 {
top: 24px;
}
#app-mount .container_aed774 .avatar__08316 {
left: calc(-10px * var(--usechatbubbles));
}
#app-mount .avatarDecoration__14b3c { /* message avatar decoration */
position: absolute;
top: 2px;
@ -1027,9 +1024,6 @@ button.button__4f306.enabled__470f0:hover svg {
#app-mount .repliedMessage_e2bf4a ~ * .avatarDecoration__14b3c {
top: 24px;
}
#app-mount .container_aed774 .avatarDecoration__14b3c {
left: calc(-10px * var(--usechatbubbles) - (6.6666666px * var(--decoration-to-avatar-ratio)/2));
}
#app-mount .replyBadge__3d01e { /* message reply badge */
background-color: rgba(var(--transparencycolor), .5);
@ -1155,9 +1149,6 @@ button.button__4f306.enabled__470f0:hover svg {
border: 10px solid transparent;
border-right: 12px solid rgba(var(--transparencycolor), var(--messagetransparency));
}
.cozy_f5c119 .container_aed774 .header__39b23::after {
left: 40px;
}
.messageGroupWrapper_f8c6e9 .messageGroupCozy__2dedd .header__39b23::after {
top: 2px;
}
@ -1216,10 +1207,6 @@ button.button__4f306.enabled__470f0:hover svg {
.cozy__32560 .header_c65767 {
overflow: visible;
}
.container_aed774 { /* message blocked */
padding: 0;
overflow: visible;
}
#app-mount .cozyMessage__64ce7, /* message container cozy */
#app-mount .messagesWrapper_ea2b0b .cozy_f5c119, /* message upload placeholder cozy */
#app-mount .card_d4f6c7 .cozy_f5c119, /* message home cozy */