Browse
For agents
About
Passster – Password Protect Pages and Content
/
4.3.10
Passster – Password Protect Pages and Content
v4.3.10
Switch version
4.3.16
4.3.15
4.3.14
4.3.12
4.3.13
4.3.11
4.3.10
4.3.9
4.3.8
4.3.7
4.3.6
4.3.5
trunk
3.5.4
3.5.5.2
3.5.5.8
3.5.5.9
4.0
4.1.4
4.2.10
4.2.11
4.2.12
4.2.13
4.2.14
4.2.15
All 48 releases
Overview
Code
content-protector
/
inc
/
freemius
/
assets
/
css
/
admin
/
clone-resolution.css
clone-resolution.css
in Passster – Password Protect Pages and Content 4.3.10, at inc/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
}