Browse
For agents
About
WP Data Access – App Builder for Tables, Forms, Charts, Maps & Dashboards
/
5.5.84
WP Data Access – App Builder for Tables, Forms, Charts, Maps & Dashboards
v5.5.84
Switch version
5.5.84
5.5.83
5.5.82
5.5.81
5.5.80
5.5.79
5.5.77
5.5.76
5.5.75
5.5.73
5.5.72
5.5.22
5.5.23
5.5.29
5.5.3
5.5.31
5.5.32
5.5.34
5.5.35
5.5.36
5.5.37
5.5.4
5.5.40
5.5.41
5.5.42
All 160 releases
Overview
Code
wp-data-access
/
vendor
/
freemius
/
assets
/
css
/
admin
/
clone-resolution.css
clone-resolution.css
in WP Data Access – App Builder for Tables, Forms, Charts, Maps & Dashboards 5.5.84, at vendor/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
}