This commit is contained in:
Cynthia Foxwell 2025-04-17 14:37:35 -06:00
parent f6a1656a1d
commit 9d42fc6615
Signed by: Cynosphere
SSH key fingerprint: SHA256:H3SM8ufP/uxqLwKSH7xY89TDnbR9uOHzjLoBr0tlajk
2 changed files with 14 additions and 2 deletions

View file

@ -310,7 +310,7 @@ div[class^="sidebar_"]:not(:has(> [class^="side_"]))
}
}*/
html:not(.visual-refresh-chat-input) {
/*html:not(.visual-refresh-chat-input) {
[class^="chatContent_"]
> form
[class^="channelTextArea"]
@ -368,7 +368,7 @@ html:not(.visual-refresh-chat-input) {
[class^="channelTextArea_"] [class^="buttons_"] > [class^="separator_"] [class*="innerButton_"] {
margin-right: 0;
}
}
}*/
[class^="sidebar_"] > [class^="privateChannels_"] ul[class^="content_"] > [class*="privateChannelsHeaderContainer_"] {
padding: 9px 4px 2px 9px;

View file

@ -179,6 +179,18 @@ nav[class*="guilds_"] [class^="itemsContainer_"] > [class^="footer_"] {
}
}
[class*="username_"][class*="gradientText_"]::after {
content: unset;
background: unset;
background-clip: unset;
-webkit-background-clip: unset;
filter: unset;
left: unset;
opacity: unset;
position: unset;
top: unset;
}
/* unround */
*,
[class],