Discord-Css-Snippets/OtherStuff/NewBoth.css
2025-01-29 14:18:48 -05:00

20 lines
No EOL
475 B
CSS

/**
* @name ViewBoth@andStatus
* @author krystalskullofficial
* @version 500.0
* @description View both STATUS and USERNAME at the same time
*/
[class^=avatarWrapper_] [class^=nameTag_] [class^=hovered_]::before{
color: var(--text-muted);
content: "@";
}
.container__37e49 .hovered__0263c, .hoverRoll__0263c.forceHover__0263c:not(.disabled__0263c) .default__0263c{
opacity: 1!important;
transform: none;
}
[class^=hoverRoll] > [class^=default]
{
margin-top: 15px;
}