PluginProbe
Product Labels, Quick View, Buy Now, Pre-Orders, Frequently Bought Together & More for WooCommerce – Merchant / 2.3.2
Product Labels, Quick View, Buy Now, Pre-Orders, Frequently Bought Together & More for WooCommerce – Merchant v2.3.2
2.3.2 2.3.1 2.3.0 2.2.8 2.2.7 trunk 1.10.0 1.10.1 1.10.2 1.10.3 1.10.4 1.10.5 1.11.0 1.11.1 1.11.2 1.6 1.7 1.8 1.8.1 1.8.2 1.8.3 1.9.0 1.9.1 1.9.10 1.9.11 All 60 releases
← All changes | assets/css/modules/pre-orders/pre-orders.min.css +1 -1 1.8 → 2.3.2 View file →
@@ -1 +1 @@
1 -.merchant-pre-orders-date{font-weight:700;margin-bottom:15px}.woocommerce .merchant-pre-ordered-product .add_to_cart_button:not(.merchant_buy_now_button):not(.merchant-quick-view-button),.woocommerce .merchant-pre-ordered-product .product_type_grouped:not(.merchant_buy_now_button):not(.merchant-quick-view-button),.woocommerce .merchant-pre-ordered-product .single_add_to_cart_button:not(.merchant_buy_now_button):not(.merchant-quick-view-button){color:var(--mrc-po-text-color, #FFF) !important;border-color:var(--mrc-po-border-color, #212121) !important;background-color:var(--mrc-po-background-color, #212121) !important}.woocommerce .merchant-pre-ordered-product .add_to_cart_button:not(.merchant_buy_now_button):not(.merchant-quick-view-button):hover,.woocommerce .merchant-pre-ordered-product .product_type_grouped:not(.merchant_buy_now_button):not(.merchant-quick-view-button):hover,.woocommerce .merchant-pre-ordered-product .single_add_to_cart_button:not(.merchant_buy_now_button):not(.merchant-quick-view-button):hover{color:var(--mrc-po-text-hover-color, #FFF) !important;border-color:var(--mrc-po-border-hover-color, #414141) !important;background-color:var(--mrc-po-background-hover-color, #414141) !important}
1 +.merchant-pre-orders-date{font-weight:700;margin-bottom:15px}.woocommerce.single-product .merchant-pre-ordered-product .add_to_cart_button:not(.merchant_buy_now_button):not(.merchant-quick-view-button),.woocommerce.single-product .merchant-pre-ordered-product .product_type_grouped:not(.merchant_buy_now_button):not(.merchant-quick-view-button),.woocommerce.single-product .merchant-pre-ordered-product .single_add_to_cart_button:not(.merchant_buy_now_button):not(.merchant-quick-view-button){color:var(--mrc-po-text-color, #FFF) !important;border:var(--mrc-po-border-width, 0px) solid var(--mrc-po-border-color, #212121) !important;border-radius:var(--mrc-po-border-radius, 0px) !important;background-color:var(--mrc-po-background-color, #212121) !important}.woocommerce.single-product .merchant-pre-ordered-product .add_to_cart_button:not(.merchant_buy_now_button):not(.merchant-quick-view-button):hover,.woocommerce.single-product .merchant-pre-ordered-product .product_type_grouped:not(.merchant_buy_now_button):not(.merchant-quick-view-button):hover,.woocommerce.single-product .merchant-pre-ordered-product .single_add_to_cart_button:not(.merchant_buy_now_button):not(.merchant-quick-view-button):hover{color:var(--mrc-po-text-hover-color, #FFF) !important;border:var(--mrc-po-border-width, 0px) solid var(--mrc-po-border-hover-color, #414141) !important;background-color:var(--mrc-po-background-hover-color, #414141) !important}dl.merchant-pre-orders-note{list-style:none outside;margin-bottom:0}dl.merchant-pre-orders-note dt{float:left;clear:both;margin:0;margin-right:.25em;list-style:none outside}dl.merchant-pre-orders-note dd{margin:0}span.merchant-pre-orders-note{display:block;font-size:max(12px,.7em);opacity:.7}span.merchant-pre-orders-note .merchant-pre-orders-label{padding-right:.2em}