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
/
divi.css
divi.css
in Embed Privacy 1.11.2, at assets/style/divi.css
17 lines
390 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-container
{
2
line-height
:
1.7
em
;
3
}
4
.
fluid-width-video-wrapper
>
.
embed-privacy-container
{
5
inset
:
0
;
6
position
:
absolute
;
7
}
8
.
embed-privacy-container
.
screen-reader-text
:
focus
{
9
clip
:
auto
;
10
}
11
12
@
media
(
max-width
:
767
px
)
{
13
.
et_pb_video_box
[
data-et-multi-view
]
[
data-et-multi-view-load-phone-hidden
=
true
]
:
not
(
.
et_multi_view_swapped
)
{
14
display
:
block
!important
;
15
}
16
}
17