show disabled held piece

This commit is contained in:
2024-08-02 23:24:39 +02:00
parent d75696fbc3
commit ab023ec982
7 changed files with 46 additions and 6 deletions

View File

@@ -129,7 +129,8 @@ td {
animation: blinker 0.08s step-start infinite;
}
.ghost.mino {
.ghost.mino,
.disabled.mino {
opacity: 50%;
}