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
/
address-autocomplete
/
admin
/
preview.min.css
assets/css/modules/address-autocomplete/admin
preview.css
685 B
1 month ago
preview.min.css
581 B
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/address-autocomplete/admin/preview.min.css
1 lines
581 B
Raw
Download
Zip
View raw
1
.
merchant-preview
{
padding
:
30
px
;
min-height
:
300
px
}
.
merchant-preview
.
address
label
{
display
:
block
;
margin-bottom
:
10
px
;
font-weight
:
bold
}
.
merchant-preview
.
address
input
{
display
:
block
;
width
:
100
%
;
padding
:
5
px
8
px
;
border-radius
:
0
;
border
:
1
px
solid
#
2a2a2a
;
-webkit-transition
:
300
ms
;
transition
:
300
ms
;
background-repeat
:
no-repeat
;
background-size
:
38
px
;
background-position
:
center
center
}
.
merchant-preview
.
address
input
:
focus
{
outline
:
1
px
solid
#
000
}
.
merchant-preview
.
address
input
[
disabled
]
{
background-color
:
#
f5f5f5
}
gmp-place-autocomplete
{
border-radius
:
0
;
color-scheme
:
light
;
background-color
:
#
fff
}