/* Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'pastetext', 'ca', { button: 'Enganxa com a text no formatat', title: 'Enganxa com a text no formatat' } ); .elementor-animation-skew { transition-duration: 0.3s; transition-property: transform; } .elementor-animation-skew:active, .elementor-animation-skew:focus, .elementor-animation-skew:hover { transform: skew(-10deg); }