This commit is contained in:
pypy
2020-06-26 20:09:27 +09:00
parent 1894abc118
commit 0d7b2d8297
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -322,4 +322,4 @@ body, input, textarea, select, button {
.x-login-container p { .x-login-container p {
color: #dddddd; color: #dddddd;
} }
+1 -1
View File
@@ -502,4 +502,4 @@ i.x-user-status.busy {
border: 0; border: 0;
border-radius: 2px; border-radius: 2px;
padding: 0; padding: 0;
} }
+1 -1
View File
@@ -224,4 +224,4 @@ i.x-user-status.joinme {
i.x-user-status.busy { i.x-user-status.busy {
background: #F56C6C; background: #F56C6C;
} }