Browse
For agents
About
Product Labels, Quick View, Buy Now, Pre-Orders, Frequently Bought Together & More for WooCommerce – Merchant
/
1.10.2
Product Labels, Quick View, Buy Now, Pre-Orders, Frequently Bought Together & More for WooCommerce – Merchant
v1.10.2
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
/
free-gifts
/
admin
/
preview.min.css
preview.min.css
in Product Labels, Quick View, Buy Now, Pre-Orders, Frequently Bought Together & More for WooCommerce – Merchant 1.10.2, at assets/css/modules/free-gifts/admin/preview.min.css
1 lines
4.0 KB
Find file
t
No matching file
Up and down to move
Enter to open
Esc to close
Raw
Download
Zip
View raw
1
.
merchant-flexible-content-control
.
free-gifts-style
.
layout
:
not
(
.
active
)
{
border-color
:
#
5c5f62
}
.
merchant-flexible-content-control
.
free-gifts-style
.
layout
.
layout-body
{
grid-gap
:
unset
}
.
merchant-flexible-content-control
.
free-gifts-style
.
layout
.
layout-body
.
merchant-module-page-setting-field-title
{
margin
:
unset
}
.
merchant-flexible-content-control
.
free-gifts-style
.
layout
.
layout-body
.
merchant-module-page-setting-field-text
input
{
padding
:
12
px
8
px
}
.
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
:
50
px
25
px
}
.
mrc-preview-single-product-elements
{
width
:
100
%
;
display
:
-webkit-box
;
display
:
-ms-flexbox
;
display
:
flex
;
-webkit-box-align
:
center
;
-ms-flex-align
:
center
;
align-items
:
center
;
gap
:
30
px
}
.
mrc-preview-single-product-elements
.
mrc-preview-left-column
{
width
:
38
%
;
min-width
:
38
%
;
height
:
350
px
}
.
mrc-preview-single-product-elements
.
mrc-preview-left-column
>
div
{
height
:
100
%
}
.
mrc-preview-single-product-elements
.
mrc-preview-right-column
{
width
:
55
%
}
.
mrc-preview-single-product-elements
.
mrc-preview-product-image-wrapper
.
mrc-preview-product-image
{
background-color
:
#
f5f5f5
;
height
:
100
%
}
.
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-preview-single-product-elements
.
merchant-preview-add-to-cart-inner
{
display
:
-webkit-box
;
display
:
-ms-flexbox
;
display
:
flex
;
gap
:
15
px
;
pointer-events
:
none
}
.
mrc-preview-single-product-elements
.
merchant-preview-add-to-cart
{
-webkit-box-flex
:
1
;
-ms-flex
:
1
;
flex
:
1
;
background-color
:
#
e5e5e5
;
color
:
#
fff
;
border
:
none
;
padding
:
10
px
;
text-transform
:
uppercase
;
text-decoration
:
none
;
font-size
:
10
px
;
text-align
:
center
}
.
mrc-preview-single-product-elements
.
merchant-preview-qty
{
border
:
1
px
solid
#
e5e5e5
;
display
:
-webkit-box
;
display
:
-ms-flexbox
;
display
:
flex
;
gap
:
0
;
width
:
auto
}
.
mrc-preview-single-product-elements
.
merchant-preview-qty
button
,
.
mrc-preview-single-product-elements
.
merchant-preview-qty
input
{
border
:
none
;
background
:
none
;
outline
:
none
;
width
:
20
px
;
-webkit-box-flex
:
1
;
-ms-flex
:
1
;
flex
:
1
;
color
:
#
e5e5e5
;
text-align
:
center
}
.
mrc-preview-single-product-elements
.
merchant-preview-qty
input
{
padding
:
0
;
margin
:
0
}
.
mrc-preview-single-product-elements
.
merchant-preview-qty
button
{
width
:
30
px
;
padding
:
5
px
}
.
mrc-preview-single-product-elements
.
mrc-preview-rating
{
display
:
-webkit-box
;
display
:
-ms-flexbox
;
display
:
flex
;
gap
:
5
px
;
-webkit-box-align
:
center
;
-ms-flex-align
:
center
;
align-items
:
center
}
.
mrc-preview-single-product-elements
.
star-rating
{
overflow
:
hidden
;
position
:
relative
;
height
:
1.618
em
;
line-height
:
1.618
;
width
:
5.3
em
;
font-family
:
star
;
font-weight
:
400
;
letter-spacing
:
0
;
color
:
#
969696
}
.
mrc-preview-single-product-elements
.
star-rating
::
before
{
content
:
"
SSSSS
"
;
opacity
:
.25
;
float
:
left
;
top
:
0
;
left
:
0
;
position
:
absolute
}
.
mrc-preview-single-product-elements
.
star-rating
span
{
overflow
:
hidden
;
float
:
left
;
top
:
0
;
left
:
0
;
position
:
absolute
;
padding-top
:
1.5
em
}
.
mrc-preview-single-product-elements
.
star-rating
span
::
before
{
content
:
"
SSSSS
"
;
top
:
0
;
position
:
absolute
;
left
:
0
;
color
:
#
ffa441
}
.
mrc-mw-70
{
max-width
:
70
%
}
.
mrc-mw-30
{
max-width
:
30
%
}
.
mrc-mw-40
{
max-width
:
40
%
}
@
media
(
max-width
:
1281
px
)
{
.
mrc-hide-on-smaller-screens
{
display
:
none
}
}
.
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-free-gifts-widget
{
position
:
absolute
}