Animate task progress
This commit is contained in:
@@ -355,6 +355,7 @@ export default {
|
||||
background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
|
||||
background-size: 40px 40px;
|
||||
animation: apps-progress-bar-stripes 1s linear infinite;
|
||||
transition: width 300ms;
|
||||
}
|
||||
|
||||
@keyframes apps-progress-bar-stripes {
|
||||
|
||||
Reference in New Issue
Block a user