.elementor-animation-float{transition-duration:.3s;transition-property:transform;transition-timing-function:ease-out}.elementor-animation-float:active,.elementor-animation-float:focus,.elementor-animation-float:hover{transform:translateY(-8px)}// Czech jQuery.extend( jQuery.fn.pickadate.defaults, { monthsFull: [ 'leden', 'únor', 'březen', 'duben', 'květen', 'červen', 'červenec', 'srpen', 'září', 'říjen', 'listopad', 'prosinec' ], monthsShort: [ 'led', 'úno', 'bře', 'dub', 'kvě', 'čer', 'čvc', 'srp', 'zář', 'říj', 'lis', 'pro' ], weekdaysFull: [ 'neděle', 'pondělí', 'úterý', 'středa', 'čtvrtek', 'pátek', 'sobota' ], weekdaysShort: [ 'ne', 'po', 'út', 'st', 'čt', 'pá', 'so' ], today: 'dnes', clear: 'vymazat', firstDay: 1, format: 'd. mmmm yyyy', formatSubmit: 'yyyy/mm/dd', close: 'zavřít' }); jQuery.extend( jQuery.fn.pickatime.defaults, { clear: 'vymazat' }); { "name": "shortpixel/filesystem", "description": "ShortPixel FileSystem", "version": 1.0, "type": "library", "license": "MIT", "authors": [ { "name": "Bas", "email": "bas@weblogmechanic.com" } ], "minimum-stability": "dev", "require": {}, "autoload": { "psr-4": { "ShortPixel\\FileSystem\\" : "src" } } }