PluginProbe
Embed Privacy / trunk
Embed Privacy vtrunk
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 / elementor.css

elementor.css in Embed Privacy trunk, at assets/style/elementor.css

25 lines 431 B
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 .elementor-widget-wrap > .embed-privacy-container {
2 width: 100%;
3 }
4
5 .elementor-fit-aspect-ratio > .embed-privacy-container {
6 bottom: 0;
7 left: 0;
8 position: absolute;
9 right: 0;
10 top: 0;
11 }
12
13 .elementor .elementor-custom-embed .embed-privacy-overlay {
14 line-height: 1.3;
15 }
16
17 .elementor-widget-video .embed-privacy-container {
18 height: 100%;
19 }
20
21 .e-atomic-element > .embed-privacy-container {
22 height: 100%;
23 width: 100%;
24 }
25