Discord-Css-Snippets/OtherStuff/NewBoth.css
2025-02-11 19:06:18 -05:00

23 lines
No EOL
652 B
CSS

/**
* @name ViewBoth@andStatus
* @author krystalskullofficial
* @description View both STATUS and USERNAME at the same time.
* @version 4.1.0
* @authorId 929208515883569182
* @website https://krstlskll69.github.io/
* @source https://github.com/KrstlSkll69/vc-snippets?tab=readme-ov-file#12th-swap-mic-and-deafen-icon-
*/
[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;
}