Browse
For agents
About
Product Labels, Quick View, Buy Now, Pre-Orders, Frequently Bought Together & More for WooCommerce – Merchant
/
2.3.1
Product Labels, Quick View, Buy Now, Pre-Orders, Frequently Bought Together & More for WooCommerce – Merchant
v2.3.1
Switch version
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
Overview
Code
merchant
/
assets
/
css
/
modules
/
cookie-banner
/
admin
/
preview.min.css
assets/css/modules/cookie-banner/admin
preview.css
2.0 KB
1 month ago
preview.min.css
1.7 KB
1 month ago
preview.min.css
in Product Labels, Quick View, Buy Now, Pre-Orders, Frequently Bought Together & More for WooCommerce – Merchant 2.3.1, at assets/css/modules/cookie-banner/admin/preview.min.css
1 lines
1.7 KB
Raw
Download
Zip
View raw
1
.
merchant-module-page-preview-browser-inner
{
display
:
-webkit-box
;
display
:
-ms-flexbox
;
display
:
flex
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
width
:
100
%
;
margin
:
auto
;
padding
:
25
px
}
.
mrc-preview-single-product-elements
{
width
:
100
%
;
display
:
-webkit-box
;
display
:
-ms-flexbox
;
display
:
flex
;
gap
:
25
px
}
.
mrc-preview-single-product-elements
.
mrc-preview-left-column
{
width
:
30
%
;
min-width
:
30
%
}
.
mrc-preview-single-product-elements
.
mrc-preview-right-column
{
width
:
70
%
;
padding-top
:
25
px
}
.
mrc-preview-single-product-elements
.
mrc-preview-product-image-wrapper
.
mrc-preview-product-image
{
background-color
:
#
f5f5f5
;
height
:
12
vw
}
.
mrc-preview-single-product-elements
.
mrc-preview-product-image-wrapper
.
mrc-preview-product-image-thumbs
{
width
:
100
%
;
display
:
-webkit-box
;
display
:
-ms-flexbox
;
display
:
flex
;
gap
:
10
px
;
-ms-flex-wrap
:
nowrap
;
flex-wrap
:
nowrap
}
.
mrc-preview-single-product-elements
.
mrc-preview-product-image-wrapper
.
mrc-preview-product-image-thumbs
.
mrc-preview-product-image-thumb
{
width
:
100
%
;
height
:
3
vw
;
background-color
:
#
f5f5f5
;
margin-top
:
10
px
}
.
mrc-mw-70
{
max-width
:
70
%
}
.
mrc-mw-30
{
max-width
:
30
%
}
.
mrc-mw-40
{
max-width
:
40
%
}
.
mrc-preview-text-placeholder
{
background-color
:
#
f5f5f5
;
height
:
13
px
}
.
mrc-preview-text-placeholder
+
.
mrc-preview-text-placeholder
,
.
mrc-preview-text-placeholder
+
.
mrc-preview-addtocart-placeholder
{
margin-top
:
15
px
}
.
mrc-preview-addtocart-placeholder
{
background-color
:
#
e5e5e5
;
width
:
140
px
;
height
:
30
px
}
@
media
(
max-width
:
991
px
)
{
.
mrc-preview-single-product-elements
.
mrc-preview-product-image-wrapper
.
mrc-preview-product-image
{
height
:
33
vw
}
.
mrc-preview-single-product-elements
.
mrc-preview-product-image-wrapper
.
mrc-preview-product-image-thumbs
.
mrc-preview-product-image-thumb
{
height
:
7
vw
}
}
.
merchant-cookie-banner
{
position
:
absolute
;
display
:
block
}