Browse
For agents
About
Buttonizer – Floating Menus, Sticky Buttons, & Popup Builder
/
trunk
Buttonizer – Floating Menus, Sticky Buttons, & Popup Builder
vtrunk
Switch version
3.6.0
3.5.0
trunk
1.0.10
1.0.2
1.0.3
1.0.4
1.0.5
1.0.6
1.0.6.1
1.0.7
1.0.8
1.0.9
1.1
1.1.1
1.2
1.3
1.4
1.4.1
1.4.2
1.4.3
1.4.4
1.4.5
1.5
1.5.1
All 110 releases
Overview
Code
buttonizer-multifunctional-button
/
freemius
/
assets
/
css
/
admin
/
clone-resolution.css
clone-resolution.css
in Buttonizer – Floating Menus, Sticky Buttons, & Popup Builder trunk, 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
}