missing css

This commit is contained in:
pypy
2021-01-21 12:05:44 +09:00
parent 84f313af8a
commit c2ba5aa913

View File

@@ -271,6 +271,10 @@ i.x-user-status.joinme {
background: #409eff;
}
i.x-user-status.askme {
background: #fd9200;
}
i.x-user-status.busy {
background: #f56c6c;
}