mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-23 00:33:50 +02:00
Trust Rank color picker
This commit is contained in:
@@ -327,24 +327,6 @@ button {
|
||||
color: #c7c7c7;
|
||||
}
|
||||
|
||||
.x-friend-item > .detail > .name.x-tag-veteran {
|
||||
color: rgb(177, 143, 255);
|
||||
}
|
||||
|
||||
.el-tag.x-tag-veteran {
|
||||
color: rgb(177, 143, 255);
|
||||
border-color: rgb(177, 143, 255);
|
||||
}
|
||||
|
||||
.x-friend-item > .detail > .name.x-tag-legendary {
|
||||
color: rgb(255, 105, 180);
|
||||
}
|
||||
|
||||
.el-tag.x-tag-legendary {
|
||||
color: rgb(255, 105, 180);
|
||||
border-color: rgb(255, 105, 180);
|
||||
}
|
||||
|
||||
.x-user-dialog .el-textarea__inner {
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user