403Webshell
Server IP : 146.59.209.152  /  Your IP : 216.73.216.46
Web Server : Apache
System : Linux webm005.cluster131.gra.hosting.ovh.net 5.15.167-ovh-vps-grsec-zfs-classid #1 SMP Tue Sep 17 08:14:20 UTC 2024 x86_64
User : infrafs ( 43850)
PHP Version : 8.2.29
Disable Function : _dyuweyrj4,_dyuweyrj4r,dl
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /home/infrafs/www/wp-content/plugins/js_composer/assets/less/shortcodes/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /home/infrafs/www/wp-content/plugins/js_composer/assets/less/shortcodes/vc_video_widget.less
/* Video widget
---------------------------------------------------------- */
.wpb_video_widget {
  &.vc_video-el-width {
    .width( @size ) {
      &-@{size} .wpb_wrapper {
        @percent_size: ~"@{size}%"; // string concatenation with number + %
        width: @percent_size;
      }
    }
    .generate_width(@start: 10, @max: 100, @step: 10) when ( @start <= @max) {
      .width(@start);
      .generate_width((@start+@step), @max, @step); // next iteration, will automatically break if @start+@step <= @max
    }
    .generate_width();
  }
  .wpb_video_wrapper {
    padding-top: (9 / 16) * 100%;
    position: relative;
    width: 100%;
    > div {
      padding-top: 0 !important;
      position: static;
    }
  }
  &.vc_video-aspect-ratio {
    &-169 {
      .wpb_video_wrapper {
        padding-top: (9 / 16) * 100%;
      }
    }
    &-43 {
      .wpb_video_wrapper {
        padding-top: (3 / 4) * 100%;
      }
    }
    &-235 {
      .wpb_video_wrapper {
        padding-top: (1 / 2.35) * 100%;
      }
    }
    &-916 {
      .wpb_video_wrapper {
        padding-top: (16 / 9) * 100%;
      }
    }
    &-34 {
      .wpb_video_wrapper {
        padding-top: (4 / 3) * 100%;
      }
    }
    &-1235 {
      .wpb_video_wrapper {
        padding-top: (2.35 / 1) * 100%;
      }
    }
  }
  &.vc_video-align {
    &-left {
      .wpb_wrapper {
        float: left;
      }
    }
    &-center {
      .wpb_wrapper {
        margin: 0 auto;
      }
    }
    &-right {
      .wpb_wrapper {
        float: right;
      }
    }
  }
  .wpb_wrapper {
    position: relative;
    iframe {
      width: 100%;
      height: 100%;
      display: block;
      position: absolute;
      margin: 0;
      top: 0;
      left: 0;
      .box-sizing(border-box);
    }
  }
}

.wpb_video_wrapper .fluid-width-video-wrapper {
  padding-top: 0 !important;
  position: static;
}

Youez - 2016 - github.com/yon3zu
LinuXploit