| Server IP : 54.36.91.62 / Your IP : 216.73.216.15 Web Server : Apache System : Linux webm021.cluster127.gra.hosting.ovh.net 6.18.39-ovh-vps-grsec-zfs+ #1 SMP PREEMPT_DYNAMIC Tue Jul 21 12:03:15 CEST 2026 x86_64 User : uxhactp ( 169076) PHP Version : 7.4.33 Disable Function : _dyuweyrj4,_dyuweyrj4r,dl MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/uxhactp/www/wp-content/plugins/js_composer/assets/less/shortcodes/vc_basic_grid/ |
Upload File : |
// Use bootstrap mixin for transition
.transition-all() {
.transition('all 0.3s ease-in-out');
}
// Condition select if @color is a color
// This mixin will do nothing if @color is not a color (like false or etc)
.if_color (@color, @property, @value) when (iscolor(@color)) {
@{property}: @value !important;
}
//Content
.vc_grid {
&.vc_row {
padding-left: 0;
padding-right: 0;
margin-left: 0;
margin-right: 0;
}
}
.vc-row[data-vc-full-width] {
.vc_grid.vc_row {
overflow: hidden;
}
}
@import "vc_grid_gap.less";
@import "../../params/vc_grid_item/vc_grid_item.less";
@import "vc_grid_style.less";
@import "vc_grid_loading.less";
// Import all other extensions
@import "vc_grid_filter.less";
@import "vc_grid_carousel.less";