clear animation
This commit is contained in:
parent
f33723a786
commit
d56af40362
@ -173,12 +173,10 @@ tr.matrix td:not(.mino) {
|
||||
|
||||
@keyframes cleared-line-animation {
|
||||
from {
|
||||
opacity: 1;
|
||||
background-color: #ceffff66;
|
||||
box-shadow: -200px 0 5px white, 200px 0 5px white;
|
||||
}
|
||||
to {
|
||||
opacity: 1;
|
||||
background-color: transparent;
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user