📁 File Manager Pro
v10.0.3 | PHP: 8.2.31
Server: LiteSpeed
2026-07-04 03:46:51
📂
/ (Root)
/
home
/
orkouolp
/
web
/
testing.orkobd
/
public_html
/
admin
/
assets
/
modules
/
fontawesome
/
less
📍 /home/orkouolp/web/testing.orkobd/public_html/admin/assets/modules/fontawesome/less
🔄 Refresh
✏️
Editing: _rotated-flipped.less
Writable
// Rotated & Flipped Icons // ------------------------- .@{fa-css-prefix}-rotate-90 { .fa-icon-rotate(90deg, 1); } .@{fa-css-prefix}-rotate-180 { .fa-icon-rotate(180deg, 2); } .@{fa-css-prefix}-rotate-270 { .fa-icon-rotate(270deg, 3); } .@{fa-css-prefix}-flip-horizontal { .fa-icon-flip(-1, 1, 0); } .@{fa-css-prefix}-flip-vertical { .fa-icon-flip(1, -1, 2); } .@{fa-css-prefix}-flip-horizontal.@{fa-css-prefix}-flip-vertical { .fa-icon-flip(-1, -1, 2); } // Hook for IE8-9 // ------------------------- :root { .@{fa-css-prefix}-rotate-90, .@{fa-css-prefix}-rotate-180, .@{fa-css-prefix}-rotate-270, .@{fa-css-prefix}-flip-horizontal, .@{fa-css-prefix}-flip-vertical { filter: none; } }
💾 Save Changes
❌ Cancel