Edit File: ball-grid-pulse.min.css
@-webkit-keyframes ball-grid-pulse{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(.5);transform:scale(.5);opacity:.7}100%{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes ball-grid-pulse{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(.5);transform:scale(.5);opacity:.7}100%{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.ball-grid-pulse{width:57px}.ball-grid-pulse>div:nth-child(1){-webkit-animation-delay:.57s;animation-delay:.57s;-webkit-animation-duration:.69s;animation-duration:.69s}.ball-grid-pulse>div:nth-child(2){-webkit-animation-delay:20ms;animation-delay:20ms;-webkit-animation-duration:.68s;animation-duration:.68s}.ball-grid-pulse>div:nth-child(3){-webkit-animation-delay:.65s;animation-delay:.65s;-webkit-animation-duration:1.6s;animation-duration:1.6s}.ball-grid-pulse>div:nth-child(4){-webkit-animation-delay:.19s;animation-delay:.19s;-webkit-animation-duration:.97s;animation-duration:.97s}.ball-grid-pulse>div:nth-child(5){-webkit-animation-delay:50ms;animation-delay:50ms;-webkit-animation-duration:1.15s;animation-duration:1.15s}.ball-grid-pulse>div:nth-child(6){-webkit-animation-delay:.49s;animation-delay:.49s;-webkit-animation-duration:.62s;animation-duration:.62s}.ball-grid-pulse>div:nth-child(7){-webkit-animation-delay:.7s;animation-delay:.7s;-webkit-animation-duration:1.59s;animation-duration:1.59s}.ball-grid-pulse>div:nth-child(8){-webkit-animation-delay:-40ms;animation-delay:-40ms;-webkit-animation-duration:.79s;animation-duration:.79s}.ball-grid-pulse>div:nth-child(9){-webkit-animation-delay:.16s;animation-delay:.16s;-webkit-animation-duration:1.43s;animation-duration:1.43s}.ball-grid-pulse>div{background-color:#B8C2CC;width:15px;height:15px;border-radius:100%;margin:2px;-webkit-animation-fill-mode:both;animation-fill-mode:both;display:inline-block;float:left;-webkit-animation-name:ball-grid-pulse;animation-name:ball-grid-pulse;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-delay:0;animation-delay:0}
Back to File Manager