From 8fb56c7e0c651bf55f5df923f6e5a761adcc48f5 Mon Sep 17 00:00:00 2001 From: CapnKitten <4013216+CapnKitten@users.noreply.github.com> Date: Mon, 16 Oct 2023 21:37:39 -0400 Subject: [PATCH] Update source --- Themes/Translucence/css/source.css | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) 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 {