update style on moving and locked

This commit is contained in:
2023-06-16 00:23:08 +02:00
parent d615b6b72b
commit e6f238629a
4 changed files with 51 additions and 11 deletions

View File

@ -114,4 +114,8 @@ td {
.ghost.mino {
opacity: 50%;
}
.locked.mino {
animation: none;
}