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/admin/preview.css +8 -0 1.72.3.2 View file →
@@ -2,8 +2,16 @@
2 2 * Admin Preview
3 3 * Pre Orders
4 4 *
5 5 */
6 +.merchant-flexible-content-control.pre-orders-style .layout:not(.active) {
7 + border-color: #5c5f62;
8 +}
9 +
10 +.merchant-module-page-setting-field-info_block {
11 + margin-bottom: 0;
12 +}
13 +
6 14 .merchant-module-page-preview-browser-inner {
7 15 display: -webkit-box;
8 16 display: -ms-flexbox;
9 17 display: flex;