Quantcast
Channel: Ionic Forum - Latest posts
Viewing all articles
Browse latest Browse all 230577

How to properly center a loading icon?

$
0
0
.loader { border: 16px solid #0000FF; border-radius: 100%; border-top: 16px solid darkorange; border-right: 16px solid white; border-bottom: 16px solid green; width: 120px; height: 120px; -webkit-animation: spin 0.90s linear infinite; animation: spin 0.70s linear infinite; }

@-webkit-keyframes spin {
0% { -webkit-transform: rotate(0deg); }
100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
0% { transform: rotate(0deg); }
100% { transform: rotate(360deg); }
}

Aman Loading button

Help me with html format


Viewing all articles
Browse latest Browse all 230577

Latest Images

Trending Articles



Latest Images

<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>