Files
medicalalert-web-reloaded/wp/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/order-confirmation-billing-address.css
Tony Volpe 8f4b5efda6 Merged in feature/MAW-855-import-code-into-aws (pull request #2)
code import from pantheon

* code import from pantheon
2023-12-04 23:08:14 +00:00

2 lines
926 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%)}}.woocommerce-order-confirmation-address-wrapper .wp-block-column:empty{display:none}.wp-block-woocommerce-order-confirmation-billing-wrapper>:first-child{margin-top:0}.wp-block-woocommerce-order-confirmation-billing-wrapper .block-editor-block-list__layout>:first-child{margin-top:0!important}.wc-block-order-confirmation-billing-address{border:1px solid hsla(0,0%,7%,.115);border-radius:4px;padding:16px}.wc-block-order-confirmation-billing-address address,.wc-block-order-confirmation-billing-address p{box-sizing:border-box;display:block;margin:0 0 16px;width:100%!important}.wc-block-order-confirmation-billing-address address:last-child,.wc-block-order-confirmation-billing-address p:last-child{margin-bottom:0}