Files
medicalalert-web-reloaded/wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-blocks-classic-template-revert-button-style-rtl.css
2023-10-10 17:51:46 -04:00

1 line
727 B
CSS

@-webkit-keyframes spinner__animation{0%{-webkit-animation-timing-function:cubic-bezier(.5856,.0703,.4143,.9297);animation-timing-function:cubic-bezier(.5856,.0703,.4143,.9297);transform:rotate(0deg)}to{transform:rotate(-1turn)}}@keyframes spinner__animation{0%{-webkit-animation-timing-function:cubic-bezier(.5856,.0703,.4143,.9297);animation-timing-function:cubic-bezier(.5856,.0703,.4143,.9297);transform:rotate(0deg)}to{transform:rotate(-1turn)}}@-webkit-keyframes loading__animation{to{transform:translateX(-100%)}}@keyframes loading__animation{to{transform:translateX(-100%)}}.wc-block-editor-revert-button-container{display:flex;flex-direction:column;gap:16px}.wc-block-editor-revert-button-container span{color:#757575}