Submit
Path:
~
/
home
/
getwphos
/
public_html
/
brueggemann
/
wp-content
/
plugins
/
js_composer
/
assets
/
less
/
lib
/
File Content:
css3_animations.less
/* CSS Animations */ .wpb_animate_when_almost_visible { .opacity(0); } .wpb_animate_when_almost_visible:not(.wpb_start_animation) { .animation(none) } .wpb_top-to-bottom, .top-to-bottom { .animation(wpb_ttb 0.7s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275)); } .wpb_bottom-to-top, .bottom-to-top { .animation(wpb_btt 0.7s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275)); } .wpb_left-to-right, .left-to-right { .animation(wpb_ltr 0.7s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275)); } .wpb_right-to-left, .right-to-left { .animation(wpb_rtl 0.7s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275)); } .wpb_appear, .appear { .animation(wpb_appear 0.7s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275)); .scale(1); } .wpb_start_animation { .opacity(1); } /* Top to bottom keyframes */ @-webkit-keyframes wpb_ttb { 0% { -webkit-transform: translate(0, -10%); .opacity(0); } 100% { -webkit-transform: translate(0, 0); .opacity(1); } } @-moz-keyframes wpb_ttb { 0% { -moz-transform: translate(0, -10%); .opacity(0); } 100% { -moz-transform: translate(0, 0); .opacity(1); } } @-o-keyframes wpb_ttb { 0% { -o-transform: translate(0, -10%); .opacity(0); } 100% { -o-transform: translate(0, 0); .opacity(1); } } @keyframes wpb_ttb { 0% { .translate(0, -10%); .opacity(0); } 100% { .translate(0, 0); .opacity(1); } } /* Bottom to top keyframes */ @-webkit-keyframes wpb_btt { 0% { -webkit-transform: translate(0, 10%); .opacity(0); } 100% { -webkit-transform: translate(0, 0); .opacity(1); } } @-moz-keyframes wpb_btt { 0% { -moz-transform: translate(0, 10%); .opacity(0); } 100% { -moz-transform: translate(0, 0); .opacity(1); } } @-o-keyframes wpb_btt { 0% { -o-transform: translate(0, 10%); .opacity(0); } 100% { -o-transform: translate(0, 0); .opacity(1); } } @keyframes wpb_btt { 0% { .translate(0, 10%); .opacity(0); } 100% { .translate(0, 0); .opacity(1); } } /* Left to right keyframes */ @-webkit-keyframes wpb_ltr { 0% { -webkit-transform: translate(-10%, 0); .opacity(0); } 100% { -webkit-transform: translate(0, 0); .opacity(1); } } @-moz-keyframes wpb_ltr { 0% { -moz-transform: translate(-10%, 0); .opacity(0); } 100% { -moz-transform: translate(0, 0); .opacity(1); } } @-o-keyframes wpb_ltr { 0% { -o-transform: translate(-10%, 0); .opacity(0); } 100% { -o-transform: translate(0, 0); .opacity(1); } } @keyframes wpb_ltr { 0% { .translate(-10%, 0); .opacity(0); } 100% { .translate(0, 0); .opacity(1); } } /* Right to left keyframes */ @-webkit-keyframes wpb_rtl { 0% { -webkit-transform: translate(10%, 0); .opacity(0); } 100% { -webkit-transform: translate(0, 0); .opacity(1); } } @-moz-keyframes wpb_rtl { 0% { -moz-transform: translate(10%, 0); .opacity(0); } 100% { -moz-transform: translate(0, 0); .opacity(1); } } @-o-keyframes wpb_rtl { 0% { -o-transform: translate(10%, 0); .opacity(0); } 100% { -o-transform: translate(0, 0); .opacity(1); } } @keyframes wpb_rtl { 0% { .translate(10%, 0); .opacity(0); } 100% { .translate(0, 0); .opacity(1); } } /* Appear from center keyframes */ @-webkit-keyframes wpb_appear { 0% { -webkit-transform: scale(0.5); .opacity(0.1); } 100% { -webkit-transform: scale(1); .opacity(1); } } @-moz-keyframes wpb_appear { 0% { -moz-transform: scale(0.5); .opacity(0.1); } 100% { -moz-transform: scale(1); .opacity(1); } } @-o-keyframes wpb_appear { 0% { -o-transform: scale(0.5); .opacity(0.1); } 100% { -o-transform: scale(1); .opacity(1); } } @keyframes wpb_appear { 0% { .scale(0.5); .opacity(0.1); } 100% { .scale(1); .opacity(1); } } .vc-spinner { &::before { content: ''; width: 16px; height: 16px; display: inline-block; pointer-events: none; margin-top: 6px; background: url('../images/spinner.gif') no-repeat; background-position-x: center; background-position-y: center; } &.vc-spinner-complete { &::before { background-image: url('../vc/tick.png'); } } &.vc-spinner-failed { &::before { background-image: url('../vc/remove.png'); } } }
Submit
FILE
FOLDER
Name
Size
Permission
Action
backend_controls.less
7817 bytes
0644
backend_draganddrop.less
385 bytes
0644
backend_grid_element_pointers.less
887 bytes
0644
bootstrap-components.less
207 bytes
0644
controls-fe.less
63 bytes
0644
controls.less
14374 bytes
0644
css3_animations.less
4466 bytes
0644
editor.less
1511 bytes
0644
elements_icons.less
7574 bytes
0644
front.less
4132 bytes
0644
frontend_draganddrop.less
1557 bytes
0644
frontend_editor_controls.less
4578 bytes
0644
frontend_vc_elements.less
4624 bytes
0644
grid-5-cols-lg.less
1329 bytes
0644
grid-5-cols-md.less
1329 bytes
0644
grid-5-cols-non-responsive.less
1339 bytes
0644
grid-5-cols-sm.less
1330 bytes
0644
grid-5-cols-xs.less
2250 bytes
0644
grid.less
5126 bytes
0644
layout.less
843 bytes
0644
media-gallery.less
1532 bytes
0644
panel_preview.less
1828 bytes
0644
parallax.less
786 bytes
0644
pixel_icons.less
3294 bytes
0644
resizable_modal.less
1392 bytes
0644
responsive-utilities.less
438 bytes
0644
utils.less
576 bytes
0644
vc_font.less
2490 bytes
0644
vc_mixins.less
5871 bytes
0644
vc_pointer.less
465 bytes
0644
wpb_icon.less
4286 bytes
0644
N4ST4R_ID | Naxtarrr