From 226484b7104670773ed69d15c5e6859847f33d34 Mon Sep 17 00:00:00 2001 From: Mirco Wittrien Date: Sun, 30 Jun 2024 17:12:08 +0200 Subject: [PATCH] Update 0BDFDB.raw.css --- Library/_res/0BDFDB.raw.css | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Library/_res/0BDFDB.raw.css b/Library/_res/0BDFDB.raw.css index 57a852b70f..2213b9ae23 100644 --- a/Library/_res/0BDFDB.raw.css +++ b/Library/_res/0BDFDB.raw.css @@ -827,23 +827,23 @@ img:not([src]), img[src=""], img[src="null"] { align-items: center; margin-bottom: 2px; } -[REPLACE_CLASS_messagespopoutchannelseparator] [REPLACE_CLASS_messagespopoutmessagespopoutchannelname], -[REPLACE_CLASS_messagespopoutchannelseparator] [REPLACE_CLASS_messagespopoutmessagespopoutguildname] { +[REPLACE_CLASS_messagespopoutchannelseparator] [REPLACE_CLASS_messagespopoutchannelname], +[REPLACE_CLASS_messagespopoutchannelseparator] [REPLACE_CLASS_messagespopoutguildname] { color: var(--header-secondary); } -[REPLACE_CLASS_messagespopoutchannelseparator] [REPLACE_CLASS_messagespopoutmessagespopoutchannelname]:hover { +[REPLACE_CLASS_messagespopoutchannelseparator] [REPLACE_CLASS_messagespopoutchannelname]:hover { color: var(--header-primary); } -[REPLACE_CLASS_messagespopoutchannelseparator] [REPLACE_CLASS_messagespopoutmessagespopoutchannelname]:not(:last-child) { +[REPLACE_CLASS_messagespopoutchannelseparator] [REPLACE_CLASS_messagespopoutchannelname]:not(:last-child) { margin-right: 10px; } -[REPLACE_CLASS_messagespopoutchannelseparator] [REPLACE_CLASS_messagespopoutmessagespopoutchannelname]:not(:last-child)::after { +[REPLACE_CLASS_messagespopoutchannelseparator] [REPLACE_CLASS_messagespopoutchannelname]:not(:last-child)::after { content: ""; border-bottom: 1px solid var(--text-muted); width: 100%; margin-left: 10px; } -[REPLACE_CLASS_messagespopoutchannelseparator] [REPLACE_CLASS_messagespopoutmessagespopoutguildname] { +[REPLACE_CLASS_messagespopoutchannelseparator] [REPLACE_CLASS_messagespopoutguildname] { flex: 0 0 auto; font-size: 12px; width: unset;