Browse
For agents
About
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
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
/
advanced-reviews
/
admin
/
preview.min.css
preview.min.css
in Product Labels, Quick View, Buy Now, Pre-Orders, Frequently Bought Together & More for WooCommerce – Merchant 2.3.2, at assets/css/modules/advanced-reviews/admin/preview.min.css
1 lines
3.9 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-module-page-preview-browser-inner
{
display
:
-webkit-box
;
display
:
-ms-flexbox
;
display
:
flex
;
-webkit-box-flex
:
0
;
-ms-flex-positive
:
0
;
flex-grow
:
0
;
max-width
:
600
px
;
margin
:
auto
;
padding
:
25
px
}
.
merchant-module-page-setting-field-inner
>
.
merchant-group-field
{
margin-bottom
:
0
}
.
merchant-adv-reviews
.
merchant-adv-reviews-title
{
margin-top
:
25
px
;
margin-bottom
:
0
!important
}
.
merchant-adv-reviews
.
merchant-adv-reviews-desc
{
margin-bottom
:
0
!important
}
.
merchant-adv-reviews
.
merchant-adv-reviews-header
{
margin-top
:
20
px
!important
}
.
merchant-adv-reviews
.
merchant-adv-reviews-header
.
merchant-adv-reviews-total
{
margin-bottom
:
15
px
!important
}
.
merchant-adv-reviews
.
merchant-adv-reviews-header
.
mrc-right-col
{
margin-left
:
50
px
}
.
merchant-adv-reviews
.
merchant-adv-review-write-button
{
margin-bottom
:
auto
}
.
merchant-adv-reviews
.
merchant-reviews-orderby
{
pointer-events
:
none
}
.
merchant-adv-reviews
.
merchant-adv-reviews-body
{
margin-bottom
:
30
px
!important
}
.
merchant-adv-reviews
.
merchant-adv-reviews-footer
{
display
:
none
}
.
merchant-adv-reviews
.
hide-title
.
merchant-adv-reviews-title
,
.
merchant-adv-reviews
.
hide-title
.
merchant-adv-reviews-desc
{
display
:
none
}
.
merchant-reviews-list-wrapper
{
margin-top
:
25
px
}
.
merchant-reviews-list-wrapper
.
merchant-reviews-list-item
{
padding
:
15
px
0
}
.
merchant-reviews-list-wrapper
.
merchant-reviews-list-item
.
merchant-review-date
{
top
:
6
px
;
position
:
relative
;
font-size
:
.8
rem
}
.
merchant-reviews-list-wrapper
.
merchant-reviews-list-item
.
merchant-review-content
{
margin-top
:
5
px
}
.
merchant-star-rating-bars
.
merchant-star-rating-bar-item
{
max-width
:
230
px
}
.
merchant-star-rating-bars
.
merchant-star-rating-bar-item
.
item-bar
{
min-width
:
130
px
}
.
merchant-star-rating-bars
.
merchant-star-rating-bar-item-inner
.
item-bar
{
width
:
auto
}
@
media
(
min-width
:
1300
px
)
{
.
merchant-star-rating-bars
.
merchant-star-rating-bar-item
{
max-width
:
200
px
}
.
merchant-star-rating-bars
.
merchant-star-rating-bar-item
.
item-bar
{
min-width
:
200
px
}
}
.
star-rating
{
overflow
:
hidden
;
position
:
relative
;
height
:
1.618
em
;
line-height
:
1.618
;
width
:
5.3
em
;
font-family
:
star
;
font-weight
:
400
;
margin-left
:
auto
;
margin-right
:
auto
;
letter-spacing
:
0
;
color
:
#
ffa441
}
.
star-rating
::
before
{
content
:
"
SSSSS
"
;
opacity
:
.25
;
float
:
left
;
top
:
0
;
left
:
0
;
position
:
absolute
}
.
star-rating
span
{
overflow
:
hidden
;
float
:
left
;
top
:
0
;
left
:
0
;
position
:
absolute
;
padding-top
:
1.5
em
}
.
star-rating
span
::
before
{
content
:
"
SSSSS
"
;
top
:
0
;
position
:
absolute
;
left
:
0
;
color
:
#
ffa441
}
p
.
stars
a
{
position
:
relative
;
height
:
1
em
;
width
:
1
em
;
text-indent
:
-999
em
;
display
:
inline-block
;
text-decoration
:
none
;
margin-right
:
1
px
;
font-weight
:
400
}
p
.
stars
a
::
before
{
display
:
block
;
position
:
absolute
;
top
:
0
;
left
:
0
;
width
:
1
em
;
height
:
1
em
;
line-height
:
1
;
font-family
:
star
;
content
:
"
S
"
;
color
:
#
212121
;
text-indent
:
0
;
opacity
:
.25
}
p
.
stars
a
:
hover
~
a
::
before
{
content
:
"
S
"
;
color
:
#
212121
;
opacity
:
.25
}
p
.
stars
:
hover
a
::
before
{
content
:
"
S
"
;
color
:
#
ffa441
;
opacity
:
1
}
p
.
stars
.
selected
a
.
active
::
before
{
content
:
"
S
"
;
color
:
#
ffa441
;
opacity
:
1
}
p
.
stars
.
selected
a
.
active
~
a
::
before
{
content
:
"
S
"
;
color
:
#
212121
;
opacity
:
.25
}
p
.
stars
.
selected
a
:
not
(
.
active
)
::
before
{
content
:
"
S
"
;
color
:
#
ffa441
;
opacity
:
1
}
.
rtl
.
merchant-adv-reviews
.
merchant-adv-reviews-header
.
mrc-row
{
-webkit-box-orient
:
horizontal
;
-webkit-box-direction
:
reverse
;
-ms-flex-direction
:
row-reverse
;
flex-direction
:
row-reverse
}
.
rtl
.
merchant-adv-reviews
.
merchant-adv-reviews-header
.
mrc-right-col
{
-webkit-box-align
:
self-start
;
-ms-flex-align
:
self-start
;
align-items
:
self-start
}
.
rtl
.
merchant-adv-reviews
.
merchant-adv-reviews-header
.
merchant-adv-reviews-rating-wrapper
.
star-rating
{
margin-left
:
unset
!important
;
margin-right
:
16
px
!important
}
.
rtl
.
merchant-adv-reviews
.
merchant-star-rating-bars
{
text-align
:
right
}
.
rtl
.
merchant-adv-reviews
.
merchant-star-rating-bars
.
merchant-star-rating-bar-item
.
item-bar
.
item-bar-inner
{
left
:
unset
;
right
:
0
}
.
rtl
.
merchant-adv-reviews
.
merchant-reviews-list-wrapper
.
merchant-reviews-list-item
.
star-rating
+
.
merchant-review-author
{
margin-right
:
20
px
;
margin-left
:
unset
}
.
merchant-module-page-setting-field-fields_group
>
.
merchant-module-page-setting-field-title
{
display
:
none
}