Server IP : 192.158.238.246 / Your IP : 216.73.216.39 Web Server : LiteSpeed System : Linux uniform.iwebfusion.net 4.18.0-553.27.1.lve.1.el8.x86_64 #1 SMP Wed Nov 20 15:58:00 UTC 2024 x86_64 User : jenniferflocom ( 1321) PHP Version : 8.1.32 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /proc/7779/task/7779/cwd/plugins/give/blocks/components/placeholder-animation/ |
Upload File : |
.timeline-item { background: #fff; } @keyframes placeHolderShimmer { 0% { background-position: 0 0 } 100% { background-position: 520px 0 } } .placeholder-animation { max-width: 650px; margin: 0 auto; } .animated-background { animation-duration: 0.85s; animation-fill-mode: forwards; animation-iteration-count: infinite; animation-name: placeHolderShimmer; animation-timing-function: linear; background: #f6f7f8; background: linear-gradient(to right, #eeeeee 8%, #dddddd 18%, #eeeeee 33%); background-size: 520px 100%; position: relative; } .container { margin: 0 auto; width: 650px; background-color: #eee; border:1px solid #eee; } .layer { display: flex; &.h1 { height: 28px; } &.h2 { height: 22px; } &.inline-radios { height: 12px; } &.label { height: 8px; } } .layer-item { &.opaque { background: #fff; } } .layer-gap { background-color: #fff; &.large { height: 40px; } &.medium { height: 20px; } &.small { height: 10px; } } // Specifics // Layer-1 .layer-1 { .layer-item:nth-child(odd) { width: 45% } .layer-item:nth-child(even) { width: 55%; } } // Layer-4 .layer-4 { .layer-item:nth-child(1) { width: 30%; } .layer-item:nth-child(2) { width: 10%; } .layer-item:nth-child(3) { width: 20%; } .layer-item:nth-child(4) { width: 30%; } .layer-item:nth-child(5) { width: 10%; } } // Layer-5 .layer-5 { .layer-item:nth-child(1) { width: 40%; } .layer-item:nth-child(2) { width: 5%; } .layer-item:nth-child(3) { width: 15%; } .layer-item:nth-child(4) { width: 40%; } } // Layer-6 .layer-6 { .layer-item:nth-child(odd) { width: 30%; } .layer-item:nth-child(even) { width: 70%; } } // Layer-8 .layer-8 { .layer-item:nth-child(1) { width: 40%; } .layer-item:nth-child(2) { width: 20%; } .layer-item:nth-child(3) { width: 40%; } }