mirror of
https://github.com/KrstlSkll69/vc-snippets.git
synced 2025-04-19 20:55:22 +02:00
like this
This commit is contained in:
parent
e342a6f930
commit
82a788a821
1 changed files with 5 additions and 0 deletions
|
@ -12,6 +12,11 @@
|
||||||
content: "@";
|
content: "@";
|
||||||
}
|
}
|
||||||
|
|
||||||
|
[class^=avatarWrapper_] [class^=nameTag_] [class^=hovered_]::after{
|
||||||
|
color: var(--text-muted);
|
||||||
|
content: "#0000";
|
||||||
|
}
|
||||||
|
|
||||||
.container__37e49 .hovered__0263c, .hoverRoll__0263c.forceHover__0263c:not(.disabled__0263c) .default__0263c{
|
.container__37e49 .hovered__0263c, .hoverRoll__0263c.forceHover__0263c:not(.disabled__0263c) .default__0263c{
|
||||||
opacity: 1!important;
|
opacity: 1!important;
|
||||||
transform: none;
|
transform: none;
|
||||||
|
|
Loading…
Add table
Reference in a new issue