Browse
For agents
About
Embed Privacy
/
1.11.2
Embed Privacy
v1.11.2
Switch version
1.14.0
1.13.0
trunk
0.1
1.0.0
1.0.1
1.0.2
1.1.0
1.1.1
1.1.2
1.1.3
1.10.0
1.10.1
1.10.10
1.10.2
1.10.3
1.10.4
1.10.5
1.10.6
1.10.7
1.10.8
1.10.9
1.11.0
1.11.1
1.11.2
All 68 releases
Overview
Code
embed-privacy
/
assets
/
style
/
settings.min.css
settings.min.css
in Embed Privacy 1.11.2, at assets/style/settings.min.css
2 lines
638 B
Find file
t
No matching file
Up and down to move
Enter to open
Esc to close
Raw
Download
Zip
View raw
1
.
embed-privacy__copy-to-clipboard--container
{
align-items
:
center
;
display
:
flex
;
flex-flow
:
row
wrap
;
justify-content
:
flex-start
;
gap
:
1
em
20
px
}
.
embed-privacy__copy-to-clipboard--container
>
.
embed-privacy__copy-to-clipboard
{
margin-bottom
:
0
}
.
embed-privacy__copy-to-clipboard--container
>
.
embed-privacy__copy-to-clipboard--status
{
margin
:
0
}
.
embed-privacy__copy-to-clipboard--status
{
padding
:
3
px
8
px
}
.
embed-privacy__copy-to-clipboard--status
.
is-error
{
border
:
2
px
solid
#
d63638
}
.
embed-privacy__copy-to-clipboard--status
.
is-success
{
border
:
2
px
solid
#
00a32a
}
.
embed-privacy__support-data--code
{
display
:
block
;
max-height
:
500
px
;
max-width
:
570
px
;
overflow
:
scroll
}
2