mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-23 16:53:50 +02:00
Fixes
This commit is contained in:
@@ -255,11 +255,15 @@ button {
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
.x-friend-item.friend .name {
|
||||
.item .name {
|
||||
color: #c5c5c5;
|
||||
}
|
||||
|
||||
.friend .name {
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
.x-friend-item.favorite .name {
|
||||
.favorite .name {
|
||||
color: #ff0;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user