Fixes and small changes

This commit is contained in:
Natsumi
2023-01-24 02:03:07 +13:00
parent 8da7807472
commit 69481eb36a
7 changed files with 73 additions and 50 deletions

View File

@@ -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 {