🔐 Sid Gifari File Manager Pro
v8.0.5 | 2026-06-18 09:19:29 | 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: rotateIn.css
Writable
@keyframes rotateIn { from { transform-origin: center; transform: rotate3d(0, 0, 1, -200deg); opacity: 0; } to { transform-origin: center; transform: none; opacity: 1; } } .rotateIn { animation-name: rotateIn; }
💾 Save Changes
❌ Cancel