Server IP : 111.118.215.189 / Your IP : 216.73.216.3 Web Server : Apache System : Linux md-in-83.webhostbox.net 4.19.286-203.ELK.el7.x86_64 #1 SMP Wed Jun 14 04:33:55 CDT 2023 x86_64 User : a1673wkz ( 2475) PHP Version : 8.2.25 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON Directory (0755) : /proc/thread-self/root/opt/wp/plugins/jetpack/modules/videopress/css/ |
[ Home ] | [ C0mmand ] | [ Upload File ] |
---|
/** * VideoPress styles for Editor */ .videopress-editor-wrapper { position: relative; max-width: 100%; padding: 56.25% 0 0; height: 0; overflow: hidden; } .tmpl-videopress_iframe_next iframe { position: absolute; top: 0; left: 0; max-width: 100%; max-height: 100%; } body.rtl .tmpl-videopress_iframe_next iframe { left: auto; right: 0; }