Update 0BDFDB.raw.css

This commit is contained in:
Mirco Wittrien 2024-06-30 17:12:08 +02:00
parent b2611b179c
commit 226484b710
1 changed files with 6 additions and 6 deletions

View File

@ -827,23 +827,23 @@ img:not([src]), img[src=""], img[src="null"] {
align-items: center; align-items: center;
margin-bottom: 2px; margin-bottom: 2px;
} }
[REPLACE_CLASS_messagespopoutchannelseparator] [REPLACE_CLASS_messagespopoutmessagespopoutchannelname], [REPLACE_CLASS_messagespopoutchannelseparator] [REPLACE_CLASS_messagespopoutchannelname],
[REPLACE_CLASS_messagespopoutchannelseparator] [REPLACE_CLASS_messagespopoutmessagespopoutguildname] { [REPLACE_CLASS_messagespopoutchannelseparator] [REPLACE_CLASS_messagespopoutguildname] {
color: var(--header-secondary); color: var(--header-secondary);
} }
[REPLACE_CLASS_messagespopoutchannelseparator] [REPLACE_CLASS_messagespopoutmessagespopoutchannelname]:hover { [REPLACE_CLASS_messagespopoutchannelseparator] [REPLACE_CLASS_messagespopoutchannelname]:hover {
color: var(--header-primary); 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; margin-right: 10px;
} }
[REPLACE_CLASS_messagespopoutchannelseparator] [REPLACE_CLASS_messagespopoutmessagespopoutchannelname]:not(:last-child)::after { [REPLACE_CLASS_messagespopoutchannelseparator] [REPLACE_CLASS_messagespopoutchannelname]:not(:last-child)::after {
content: ""; content: "";
border-bottom: 1px solid var(--text-muted); border-bottom: 1px solid var(--text-muted);
width: 100%; width: 100%;
margin-left: 10px; margin-left: 10px;
} }
[REPLACE_CLASS_messagespopoutchannelseparator] [REPLACE_CLASS_messagespopoutmessagespopoutguildname] { [REPLACE_CLASS_messagespopoutchannelseparator] [REPLACE_CLASS_messagespopoutguildname] {
flex: 0 0 auto; flex: 0 0 auto;
font-size: 12px; font-size: 12px;
width: unset; width: unset;