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/size-chart/admin/preview.css +2 -12 1.62.3.2 View file →
@@ -21,24 +21,20 @@
21 21 display: -ms-flexbox;
22 22 display: flex;
23 23 gap: 25px;
24 24 }
25 -
26 25 .mrc-preview-single-product-elements .mrc-preview-left-column {
27 26 width: 30%;
28 27 min-width: 30%;
29 28 }
30 -
31 29 .mrc-preview-single-product-elements .mrc-preview-right-column {
32 30 width: 70%;
33 31 padding-top: 25px;
34 32 }
35 -
36 33 .mrc-preview-single-product-elements .mrc-preview-product-image-wrapper .mrc-preview-product-image {
37 34 background-color: #f5f5f5;
38 35 height: 12vw;
39 36 }
40 -
41 37 .mrc-preview-single-product-elements .mrc-preview-product-image-wrapper .mrc-preview-product-image-thumbs {
42 38 width: 100%;
43 39 display: -webkit-box;
44 40 display: -ms-flexbox;
@@ -46,9 +42,8 @@
46 42 gap: 10px;
47 43 -ms-flex-wrap: nowrap;
48 44 flex-wrap: nowrap;
49 45 }
50 -
51 46 .mrc-preview-single-product-elements .mrc-preview-product-image-wrapper .mrc-preview-product-image-thumbs .mrc-preview-product-image-thumb {
52 47 width: 100%;
53 48 height: 3vw;
54 49 background-color: #f5f5f5;
@@ -71,16 +66,13 @@
71 66 .mrc-hide-on-smaller-screens {
72 67 display: none;
73 68 }
74 69 }
75 -
76 70 .mrc-preview-text-placeholder {
77 71 background-color: #f5f5f5;
78 72 height: 13px;
79 73 }
80 -
81 -.mrc-preview-text-placeholder + .mrc-preview-text-placeholder,
82 -.mrc-preview-text-placeholder + .mrc-preview-addtocart-placeholder {
74 +.mrc-preview-text-placeholder + .mrc-preview-text-placeholder, .mrc-preview-text-placeholder + .mrc-preview-addtocart-placeholder {
83 75 margin-top: 15px;
84 76 }
85 77
86 78 .mrc-preview-addtocart-placeholder {
@@ -96,9 +88,8 @@
96 88 .mrc-preview-single-product-elements .mrc-preview-product-image-wrapper .mrc-preview-product-image-thumbs .mrc-preview-product-image-thumb {
97 89 height: 7vw;
98 90 }
99 91 }
100 -
101 92 body.merchant-product-size-chart-modal-open {
102 93 overflow: auto !important;
103 94 }
104 95
@@ -109,9 +100,8 @@
109 100 .merchant-product-size-chart-button a {
110 101 font-size: 1rem;
111 102 text-decoration: none;
112 103 }
113 -
114 104 .merchant-product-size-chart-button a span {
115 105 position: relative;
116 106 top: -2px;
117 107 }
@@ -126,5 +116,5 @@
126 116
127 117 .merchant-product-size-chart-modal-table {
128 118 width: 100%;
129 119 border-spacing: 0;
130 -}
120 +}