PATH:
home
/
letacommog
/
laindinois
/
wp-content
/
plugins
/
jscomposer
/
assets
/
less
/
shortcodes
/* 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%; } } } &.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; }
[+]
..
[-] vc_button.less
[edit]
[-] vc_pie.less
[edit]
[-] vc_button3_editform.less
[edit]
[-] vc_cta3_editform.less
[edit]
[-] vc_zigzag.less
[edit]
[+]
vc_basic_grid
[-] vc_call_to_action3.less
[edit]
[-] vc_section.less
[edit]
[-] _shortcodes_container.less
[edit]
[-] vc_button3.less
[edit]
[-] vc_post_slider.less
[edit]
[-] frontend_vc_row.less
[edit]
[-] vc_toggle.less
[edit]
[-] vc_row.less
[edit]
[-] vc_hoverbox.less
[edit]
[-] vc_image_gallery.less
[edit]
[-] vc_teaser_grid.less
[edit]
[-] vc_single_image.less
[edit]
[-] vc_social_btns.less
[edit]
[+]
vc_message_box
[-] vc_charts.less
[edit]
[-] vc_zoom.less
[edit]
[-] vc_call_to_action.less
[edit]
[-] vc_flickr.less
[edit]
[-] vc_widgetised_column.less
[edit]
[-] vc_alert.less
[edit]
[-] vc_responsive.less
[edit]
[-] vc_icon_element.less
[edit]
[-] vc_progress_bar.less
[edit]
[-] vc_carousel.less
[edit]
[-] vc_google_maps.less
[edit]
[-] vc_pagination.less
[edit]
[-] vc_separator.less
[edit]
[-] vc_custom_heading.less
[edit]
[+]
tta
[-] vc_tabs_tour_accordion.less
[edit]
[-] vc_tta.less
[edit]
[-] vc_video_widget.less
[edit]