mirror of
https://github.com/easydiffusion/easydiffusion.git
synced 2024-11-26 02:05:09 +01:00
69 lines
1.9 KiB
CSS
69 lines
1.9 KiB
CSS
@keyframes ldio-8f673ktaleu-1 {
|
|
0% { transform: rotate(0deg) }
|
|
50% { transform: rotate(-45deg) }
|
|
100% { transform: rotate(0deg) }
|
|
}
|
|
@keyframes ldio-8f673ktaleu-2 {
|
|
0% { transform: rotate(180deg) }
|
|
50% { transform: rotate(225deg) }
|
|
100% { transform: rotate(180deg) }
|
|
}
|
|
.ldio-8f673ktaleu > div:nth-child(2) {
|
|
transform: translate(-15px,0);
|
|
}
|
|
.ldio-8f673ktaleu > div:nth-child(2) div {
|
|
position: absolute;
|
|
top: 20px;
|
|
left: 20px;
|
|
width: 60px;
|
|
height: 30px;
|
|
border-radius: 60px 60px 0 0;
|
|
background: #f3b72e;
|
|
animation: ldio-8f673ktaleu-1 1s linear infinite;
|
|
transform-origin: 30px 30px
|
|
}
|
|
.ldio-8f673ktaleu > div:nth-child(2) div:nth-child(2) {
|
|
animation: ldio-8f673ktaleu-2 1s linear infinite
|
|
}
|
|
.ldio-8f673ktaleu > div:nth-child(2) div:nth-child(3) {
|
|
transform: rotate(-90deg);
|
|
animation: none;
|
|
}@keyframes ldio-8f673ktaleu-3 {
|
|
0% { transform: translate(95px,0); opacity: 0 }
|
|
20% { opacity: 1 }
|
|
100% { transform: translate(35px,0); opacity: 1 }
|
|
}
|
|
.ldio-8f673ktaleu > div:nth-child(1) {
|
|
display: block;
|
|
}
|
|
.ldio-8f673ktaleu > div:nth-child(1) div {
|
|
position: absolute;
|
|
top: 46px;
|
|
left: -4px;
|
|
width: 8px;
|
|
height: 8px;
|
|
border-radius: 50%;
|
|
background: #3869c5;
|
|
animation: ldio-8f673ktaleu-3 1s linear infinite
|
|
}
|
|
.ldio-8f673ktaleu > div:nth-child(1) div:nth-child(1) { animation-delay: -0.67s }
|
|
.ldio-8f673ktaleu > div:nth-child(1) div:nth-child(2) { animation-delay: -0.33s }
|
|
.ldio-8f673ktaleu > div:nth-child(1) div:nth-child(3) { animation-delay: 0s }
|
|
.loadingio-spinner-bean-eater-x0y3u8qky4n {
|
|
width: 58px;
|
|
height: 58px;
|
|
display: inline-block;
|
|
overflow: hidden;
|
|
background: none;
|
|
}
|
|
.ldio-8f673ktaleu {
|
|
width: 100%;
|
|
height: 100%;
|
|
position: relative;
|
|
transform: translateZ(0) scale(0.58);
|
|
backface-visibility: hidden;
|
|
transform-origin: 0 0; /* see note above */
|
|
}
|
|
.ldio-8f673ktaleu div { box-sizing: content-box; }
|
|
/* generated by https://loading.io/ */
|