PluginProbe
Embed Privacy / 1.10.0
Embed Privacy v1.10.0
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
embed-privacy / assets / style / divi.css

divi.css in Embed Privacy 1.10.0, at assets/style/divi.css

14 lines 321 B
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 .embed-privacy-container {
2 line-height: 1.7em;
3 }
4 .fluid-width-video-wrapper > .embed-privacy-container {
5 inset: 0;
6 position: absolute;
7 }
8
9 @media (max-width: 767px) {
10 .et_pb_video_box[data-et-multi-view][data-et-multi-view-load-phone-hidden=true]:not(.et_multi_view_swapped) {
11 display: block !important;
12 }
13 }
14