mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-22 16:23:50 +02:00
Fixes and small changes
This commit is contained in:
@@ -316,7 +316,7 @@ i.x-user-status {
|
||||
}
|
||||
|
||||
i.x-user-status.active {
|
||||
background: #dfca43;
|
||||
background: #f4e05e;
|
||||
}
|
||||
|
||||
i.x-user-status.online {
|
||||
@@ -328,11 +328,11 @@ i.x-user-status.joinme {
|
||||
}
|
||||
|
||||
i.x-user-status.askme {
|
||||
background: #fd9200;
|
||||
background: #ff9500;
|
||||
}
|
||||
|
||||
i.x-user-status.busy {
|
||||
background: #f56c6c;
|
||||
background: #ff2c2c;
|
||||
}
|
||||
|
||||
.spin {
|
||||
|
||||
Reference in New Issue
Block a user