mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-14 12:23:52 +02:00
Fix VRChat team color
This commit is contained in:
@@ -438,6 +438,11 @@ i.x-user-status.busy {
|
||||
border-color: rgb(255, 208, 0) !important;
|
||||
}
|
||||
|
||||
.x-tag-vip {
|
||||
color: rgb(255, 38, 38) !important;
|
||||
border-color: rgb(255, 38, 38) !important;
|
||||
}
|
||||
|
||||
.x-tag-vrcplus {
|
||||
color: rgb(255, 208, 0) !important;
|
||||
border-color: rgb(255, 208, 0) !important;
|
||||
|
||||
Reference in New Issue
Block a user