diff --git a/Themes/Translucence/css/source.css b/Themes/Translucence/css/source.css index 014a3987..74652d59 100644 --- a/Themes/Translucence/css/source.css +++ b/Themes/Translucence/css/source.css @@ -569,18 +569,18 @@ body { display: none; } -.channelTextArea-1deLlK, +.channelTextArea-1VQBuV, .wrapper-IjGAlW { --textarea-alpha: 0.1; margin: 12px 0 12px 0; - background-color: rgba(var(--textarea-color), var(--textarea-alpha)); + background: rgba(var(--textarea-color), var(--textarea-alpha)); border-radius: var(--textarea-radius); } -.channelTextArea-1deLlK .scrollableContainer-15eg7h, +.channelTextArea-1VQBuV .scrollableContainer-15eg7h, .wrapper-IjGAlW .scrollableContainer-15eg7h { background-color: transparent; } -.channelTextArea-1deLlK .placeholder-1rCBhr, +.channelTextArea-1VQBuV .placeholder-1rCBhr, .wrapper-IjGAlW .placeholder-1rCBhr { color: var(--textarea-placeholder-color); } @@ -2331,7 +2331,7 @@ body { .wrapper-30-Nkg .timestamp-p1Df1m.alt-1dvXnH { color: var(--text-normal); } -.wrapper-30-Nkg .channelTextArea-1deLlK { +.wrapper-30-Nkg .channelTextArea-1VQBuV { margin: 2px 0; } .wrapper-30-Nkg.mentioned-Tre-dv {