🔐 Sid Gifari File Manager Pro
v8.0.5 | 2026-06-18 09:18:54 | PHP 8.1.34
📂
/ (Root)
/
home
/
therahul
/
public_html
/
wp-content
/
plugins
/
elementor
/
assets
/
lib
/
animations
/
styles
📍 /home/therahul/public_html/wp-content/plugins/elementor/assets/lib/animations/styles
🔄 Refresh
✏️
Editing: zoomIn.css
Writable
@keyframes zoomIn { from { opacity: 0; transform: scale3d(0.3, 0.3, 0.3); } 50% { opacity: 1; } } .zoomIn { animation-name: zoomIn; }
💾 Save Changes
❌ Cancel