no cleared line animation
This commit is contained in:
@@ -281,16 +281,8 @@ td.trail-animation::after {
|
|||||||
transform-origin: right !important;
|
transform-origin: right !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
tr.cleared-line-animation {
|
||||||
@keyframes cleared-line-animation {
|
animation: none;
|
||||||
from {
|
|
||||||
background-color: #ceffff66;
|
|
||||||
box-shadow: -200px 0 5px white, 200px 0 5px white;
|
|
||||||
}
|
|
||||||
|
|
||||||
to {
|
|
||||||
background-color: transparent;
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
@keyframes show-level-animation {
|
@keyframes show-level-animation {
|
||||||
|
|||||||
Reference in New Issue
Block a user