oont-contents/plugins/woocommerce/assets/client/blocks/product-stock-indicator.css
2025-02-08 15:10:23 +01:00

1 line
319 B
CSS

@keyframes spinner__animation{0%{animation-timing-function:cubic-bezier(.5856,.0703,.4143,.9297);transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes loading__animation{to{transform:translateX(100%)}}.wc-block-components-product-stock-indicator{display:block;font-size:.875em;margin-bottom:.75em;margin-top:0}