OwlCyberSecurity - MANAGER
Edit File: loading.css
.loading-table-container { display: grid; grid-template-columns: 1fr 1fr 1fr 1fr 1fr; padding-block: 8px; padding-inline: 15px; align-items: center; gap: 10px; width: 100%; } .loading-table-container-buy-sell-history { display: grid; grid-template-columns: 0.5fr 0.6fr 1fr 1.5fr 1.5fr 2fr 1.5fr 0.3fr; margin-top: 15px; margin-right: 15px; align-items: center; } .loading-login-history-c1 { height: 20px; width: 90%; border-radius: 4px; background-image: -webkit-linear-gradient( left, #ececec 0px, #f4f4f4 40px, #ececec 80px ); background-image: -o-linear-gradient( left, #ececec 0px, #f4f4f4 40px, #ececec 80px ); background-image: linear-gradient( 90deg, #ececec 0px, #f4f4f4 40px, #ececec 80px ); background-size: 250px; -webkit-animation: shine-loading-image 2s infinite ease-out; animation: shine-loading-image 2s infinite ease-out; } .loading-name-bank, .loading-card-number, .loading-card-status, .loading-card-last { height: 30px; width: 90%; border-radius: 4px; /* margin: auto; */ background-image: -webkit-linear-gradient( left, #ececec 0px, #f4f4f4 40px, #ececec 80px ); background-image: -o-linear-gradient( left, #ececec 0px, #f4f4f4 40px, #ececec 80px ); background-image: linear-gradient( 90deg, #ececec 0px, #f4f4f4 40px, #ececec 80px ); background-size: 250px; -webkit-animation: shine-loading-image 2s infinite ease-out; animation: shine-loading-image 2s infinite ease-out; } @-webkit-keyframes shine-loading-image { 0% { background-position: -32px; } 40%, 100% { background-position: 208px; } } @keyframes shine-loading-image { 0% { background-position: -32px; } 40%, 100% { background-position: 208px; } } @-webkit-keyframes shine-loading-container-items { 0% { background-position: -100px; } 40%, 100% { background-position: 140px; } } @keyframes shine-loading-container-items { 0% { background-position: -100px; } 40%, 100% { background-position: 140px; } } @media screen and (width<=480px) { .loading-card-last { display: none; } .loading-table-container { grid-template-columns: 1fr 1fr 1fr; } } @media screen and (481px<width<=768px) { .loading-card-last { display: none; } .loading-table-container { grid-template-columns: 1fr 1fr 1fr; } } .loading-title { height: 30px; width: 20%; border-radius: 4px; /* margin: auto; */ background-image: -webkit-linear-gradient( left, #ececec 0px, #f4f4f4 40px, #ececec 80px ); background-image: -o-linear-gradient( left, #ececec 0px, #f4f4f4 40px, #ececec 80px ); background-image: linear-gradient( 90deg, #ececec 0px, #f4f4f4 40px, #ececec 80px ); background-size: 250px; -webkit-animation: shine-loading-image 2s infinite ease-out; animation: shine-loading-image 2s infinite ease-out; } .loading-fav-img { width: 20%; border-radius: 12px; /* margin: auto; */ background-image: -webkit-linear-gradient( left, #ececec 0px, #f4f4f4 40px, #ececec 80px ); background-image: -o-linear-gradient( left, #ececec 0px, #f4f4f4 40px, #ececec 80px ); background-image: linear-gradient( 90deg, #ececec 0px, #f4f4f4 40px, #ececec 80px ); background-size: 250px; -webkit-animation: shine-loading-image 2s infinite ease-out; animation: shine-loading-image 2s infinite ease-out; } .loading-fav-img2 { height: 450px !important; width: 20%; border-radius: 12px; /* margin: auto; */ background-image: -webkit-linear-gradient( left, #ececec 0px, #f4f4f4 40px, #ececec 80px ); background-image: -o-linear-gradient( left, #ececec 0px, #f4f4f4 40px, #ececec 80px ); background-image: linear-gradient( 90deg, #ececec 0px, #f4f4f4 40px, #ececec 80px ); background-size: 250px; -webkit-animation: shine-loading-image 2s infinite ease-out; animation: shine-loading-image 2s infinite ease-out; } .loading-select-img { height: 89px !important; width: 20%; border-radius: 12px; /* margin: auto; */ background-image: -webkit-linear-gradient( left, #ececec 0px, #f4f4f4 40px, #ececec 80px ); background-image: -o-linear-gradient( left, #ececec 0px, #f4f4f4 40px, #ececec 80px ); background-image: linear-gradient( 90deg, #ececec 0px, #f4f4f4 40px, #ececec 80px ); background-size: 250px; -webkit-animation: shine-loading-image 2s infinite ease-out; animation: shine-loading-image 2s infinite ease-out; } .loading-select-title { height: 89px !important; width: 80%; border-radius: 12px; /* margin: auto; */ background-image: -webkit-linear-gradient( left, #ececec 0px, #f4f4f4 40px, #ececec 80px ); background-image: -o-linear-gradient( left, #ececec 0px, #f4f4f4 40px, #ececec 80px ); background-image: linear-gradient( 90deg, #ececec 0px, #f4f4f4 40px, #ececec 80px ); background-size: 250px; -webkit-animation: shine-loading-image 2s infinite ease-out; animation: shine-loading-image 2s infinite ease-out; } .loading-all-blog-content-single { height: 180px !important; width: 80%; border-radius: 12px; /* margin: auto; */ background-image: -webkit-linear-gradient( left, #ececec 0px, #f4f4f4 40px, #ececec 80px ); background-image: -o-linear-gradient( left, #ececec 0px, #f4f4f4 40px, #ececec 80px ); background-image: linear-gradient( 90deg, #ececec 0px, #f4f4f4 40px, #ececec 80px ); background-size: 250px; -webkit-animation: shine-loading-image 2s infinite ease-out; animation: shine-loading-image 2s infinite ease-out; } .loading-product-img { height: 450px !important; width: 100%; min-height: 350px !important; min-width: 350px; border-radius: 12px; /* margin: auto; */ background-image: -webkit-linear-gradient( left, #ececec 0px, #f4f4f4 40px, #ececec 80px ); background-image: -o-linear-gradient( left, #ececec 0px, #f4f4f4 40px, #ececec 80px ); background-image: linear-gradient( 90deg, #ececec 0px, #f4f4f4 40px, #ececec 80px ); background-size: 250px; -webkit-animation: shine-loading-image 2s infinite ease-out; animation: shine-loading-image 2s infinite ease-out; } .loading-product-detail-p, .loading-product-detail-p2, .loading-product-detail-p3, .loading-product-detail-p4 { height: 20px !important; border-radius: 4px; /* margin: auto; */ background-image: -webkit-linear-gradient( left, #ececec 0px, #f4f4f4 40px, #ececec 80px ); background-image: -o-linear-gradient( left, #ececec 0px, #f4f4f4 40px, #ececec 80px ); background-image: linear-gradient( 90deg, #ececec 0px, #f4f4f4 40px, #ececec 80px ); background-size: 250px; -webkit-animation: shine-loading-image 2s infinite ease-out; animation: shine-loading-image 2s infinite ease-out; } .loading-product-detail-p { width: 40%; } .loading-product-detail-p2 { width: 60%; } .loading-product-detail-p3 { width: 30%; } .loading-product-detail-p4 { width: 80%; } .loading-product-detail-p5 { height: 30px !important; border-radius: 4px; width: 100%; /* margin: auto; */ background-image: -webkit-linear-gradient( left, #ececec 0px, #f4f4f4 40px, #ececec 80px ); background-image: -o-linear-gradient( left, #ececec 0px, #f4f4f4 40px, #ececec 80px ); background-image: linear-gradient( 90deg, #ececec 0px, #f4f4f4 40px, #ececec 80px ); background-size: 250px; -webkit-animation: shine-loading-image 2s infinite ease-out; animation: shine-loading-image 2s infinite ease-out; } .loading-product-detail-p6 { height: 50px !important; border-radius: 4px; width: 100%; /* margin: auto; */ background-image: -webkit-linear-gradient( left, #ececec 0px, #f4f4f4 40px, #ececec 80px ); background-image: -o-linear-gradient( left, #ececec 0px, #f4f4f4 40px, #ececec 80px ); background-image: linear-gradient( 90deg, #ececec 0px, #f4f4f4 40px, #ececec 80px ); background-size: 250px; -webkit-animation: shine-loading-image 2s infinite ease-out; animation: shine-loading-image 2s infinite ease-out; } .loading-product-comment { height: 180px !important; border-radius: 4px; width: 100%; /* margin: auto; */ background-image: -webkit-linear-gradient( left, #ececec 0px, #f4f4f4 40px, #ececec 80px ); background-image: -o-linear-gradient( left, #ececec 0px, #f4f4f4 40px, #ececec 80px ); background-image: linear-gradient( 90deg, #ececec 0px, #f4f4f4 40px, #ececec 80px ); background-size: 250px; -webkit-animation: shine-loading-image 2s infinite ease-out; animation: shine-loading-image 2s infinite ease-out; } .loading-product-button { height: 60px !important; border-radius: 22px; width: 90%; margin-inline: auto; margin-block: 20px; /* margin: auto; */ background-image: -webkit-linear-gradient( left, #ececec 0px, #f4f4f4 40px, #ececec 80px ); background-image: -o-linear-gradient( left, #ececec 0px, #f4f4f4 40px, #ececec 80px ); background-image: linear-gradient( 90deg, #ececec 0px, #f4f4f4 40px, #ececec 80px ); background-size: 250px; -webkit-animation: shine-loading-image 2s infinite ease-out; animation: shine-loading-image 2s infinite ease-out; }