mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-19 14:53:50 +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;
|
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 {
|
.x-tag-vrcplus {
|
||||||
color: rgb(255, 208, 0) !important;
|
color: rgb(255, 208, 0) !important;
|
||||||
border-color: rgb(255, 208, 0) !important;
|
border-color: rgb(255, 208, 0) !important;
|
||||||
|
|||||||
Reference in New Issue
Block a user