mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-21 15:53:50 +02:00
legendary rank color change
This commit is contained in:
@@ -317,12 +317,12 @@ button {
|
||||
}
|
||||
|
||||
.x-friend-item > .detail > .name.x-tag-legendary {
|
||||
color: rgb(255, 255, 255);
|
||||
color: rgb(255, 105, 180);
|
||||
}
|
||||
|
||||
.el-tag.x-tag-legendary {
|
||||
color: rgb(255, 255, 255);
|
||||
border-color: rgb(255, 255, 255);
|
||||
color: rgb(255, 105, 180);
|
||||
border-color: rgb(255, 105, 180);
|
||||
}
|
||||
|
||||
.x-user-dialog .el-textarea__inner {
|
||||
|
||||
Reference in New Issue
Block a user