UNPKG

yk-smart-ui-test

Version:

A Component Library for Vue.js.

1 lines 1.42 kB
.yk-skeleton__item{background:#f2f2f2;display:inline-block;height:16px;border-radius:4px;width:100%}.yk-skeleton__circle{border-radius:50%;width:36px;height:36px;line-height:36px}.yk-skeleton__circle--lg{width:40px;height:40px;line-height:40px}.yk-skeleton__circle--md{width:28px;height:28px;line-height:28px}.yk-skeleton__button{height:40px;width:64px;border-radius:4px}.yk-skeleton__p{width:100%}.yk-skeleton__p.is-last{width:61%}.yk-skeleton__p.is-first{width:33%}.yk-skeleton__text{width:100%;height:13px}.yk-skeleton__caption{height:12px}.yk-skeleton__h1{height:20px}.yk-skeleton__h3{height:18px}.yk-skeleton__h5{height:16px}.yk-skeleton__image{width:unset;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;border-radius:0}.yk-skeleton__image svg{fill:#DCDDE0;width:22%;height:22%}@-webkit-keyframes yk-skeleton-loading{0%{background-position:100% 50%}100%{background-position:0 50%}}@keyframes yk-skeleton-loading{0%{background-position:100% 50%}100%{background-position:0 50%}}.yk-skeleton{width:100%}.yk-skeleton__first-line,.yk-skeleton__paragraph{height:16px;margin-top:16px;background:#f2f2f2}.yk-skeleton.is-animated .yk-skeleton__item{background:linear-gradient(90deg,#f2f2f2 25%,#e6e6e6 37%,#f2f2f2 63%);background-size:400% 100%;-webkit-animation:yk-skeleton-loading 1.4s ease infinite;animation:yk-skeleton-loading 1.4s ease infinite}