Browse
For agents
About
Tiered Pricing Table for WooCommerce
/
8.0.2
Tiered Pricing Table for WooCommerce
v8.0.2
Switch version
8.0.2
7.1.7
7.1.5
7.1.4
7.1.1
6.5.0
6.4.0
6.1.0
trunk
1.0
1.1
2.0
2.0.1
2.0.2
2.1
2.1.1
2.1.2
2.2.0
2.2.1
2.2.2
2.2.3
2.3.0
2.3.1
2.3.2
2.3.3
All 91 releases
Overview
Code
tier-pricing-table
/
freemius
/
assets
/
css
/
admin
/
clone-resolution.css
clone-resolution.css
in Tiered Pricing Table for WooCommerce 8.0.2, at freemius/assets/css/admin/clone-resolution.css
1 lines
2.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
.
fs-notice
[
data-id
^=
clone_resolution_options_notice
]
{
color
:
inherit
!important
;
padding
:
0
}
.
fs-notice
[
data-id
^=
clone_resolution_options_notice
]
.
fs-notice-body
{
margin-bottom
:
0
;
padding
:
0
}
.
fs-notice
[
data-id
^=
clone_resolution_options_notice
]
.
fs-notice-header
{
padding
:
5
px
10
px
}
.
fs-notice
[
data-id
^=
clone_resolution_options_notice
]
ol
{
margin-bottom
:
0
;
margin-top
:
0
}
.
fs-notice
[
data-id
^=
clone_resolution_options_notice
]
.
fs-clone-resolution-options-container
{
display
:
flex
;
flex-direction
:
row
;
padding
:
0
10
px
10
px
}
@
media
(
max-width
:
750
px
)
{
.
fs-notice
[
data-id
^=
clone_resolution_options_notice
]
.
fs-clone-resolution-options-container
{
flex-direction
:
column
}
}
.
fs-notice
[
data-id
^=
clone_resolution_options_notice
]
.
fs-clone-resolution-option
{
border
:
1
px
solid
#
ccc
;
flex
:
auto
;
margin
:
5
px
;
padding
:
10
px
10
px
15
px
}
.
fs-notice
[
data-id
^=
clone_resolution_options_notice
]
.
fs-clone-resolution-option
:
first-child
{
margin-left
:
0
}
.
fs-notice
[
data-id
^=
clone_resolution_options_notice
]
.
fs-clone-resolution-option
:
last-child
{
margin-right
:
0
}
.
fs-notice
[
data-id
^=
clone_resolution_options_notice
]
.
fs-clone-resolution-option
strong
{
font-size
:
1.2
em
;
line-height
:
1.5
em
;
padding
:
2
px
}
.
fs-notice
[
data-id
^=
clone_resolution_options_notice
]
a
{
text-decoration
:
none
}
.
fs-notice
[
data-id
^=
clone_resolution_options_notice
]
.
button
{
margin-right
:
10
px
}
.
rtl
.
fs-notice
[
data-id
^=
clone_resolution_options_notice
]
.
button
{
margin-left
:
10
px
;
margin-right
:
0
}
.
fs-notice
[
data-id
^=
clone_resolution_options_notice
]
.
fs-clone-documentation-container
{
padding
:
0
10
px
15
px
}
.
fs-notice
[
data-id
=
temporary_duplicate_notice
]
#
fs_clone_resolution_error_message
{
background
:
#
fee
;
border
:
1
px
solid
#
d3135a
;
color
:
#
d3135a
;
padding
:
10
px
}
.
fs-notice
[
data-id
=
temporary_duplicate_notice
]
ol
{
margin-top
:
0
}
.
fs-notice
[
data-id
=
temporary_duplicate_notice
]
a
{
position
:
relative
}
.
fs-notice
[
data-id
=
temporary_duplicate_notice
]
a
:
focus
{
box-shadow
:
none
}
.
fs-notice
[
data-id
=
temporary_duplicate_notice
]
a
.
disabled
{
color
:
gray
}
.
fs-notice
[
data-id
=
temporary_duplicate_notice
]
a
.
fs-ajax-spinner
{
bottom
:
0
;
left
:
8
px
;
margin-left
:
100
%
;
position
:
absolute
;
right
:
0
;
top
:
-1
px
}