PATH:
home
/
lab2454c
/
aficbgroup.com
/
wp-content
/
plugins
/
ultimate-member
/
assets
/
libs
/
fontawesome
/
scss
// rotating + flipping icons // ------------------------- .#{$fa-css-prefix}-rotate-90 { transform: rotate(90deg); } .#{$fa-css-prefix}-rotate-180 { transform: rotate(180deg); } .#{$fa-css-prefix}-rotate-270 { transform: rotate(270deg); } .#{$fa-css-prefix}-flip-horizontal { transform: scale(-1, 1); } .#{$fa-css-prefix}-flip-vertical { transform: scale(1, -1); } .#{$fa-css-prefix}-flip-both, .#{$fa-css-prefix}-flip-horizontal.#{$fa-css-prefix}-flip-vertical { transform: scale(-1, -1); } .#{$fa-css-prefix}-rotate-by { transform: rotate(var(--#{$fa-css-prefix}-rotate-angle, 0)); }
[-] v4-shims.scss
[edit]
[-] _screen-reader.scss
[edit]
[-] _mixins.scss
[edit]
[-] regular.scss
[edit]
[-] _animated.scss
[edit]
[+]
..
[-] _icons.scss
[edit]
[-] _core.scss
[edit]
[-] _functions.scss
[edit]
[-] _fixed-width.scss
[edit]
[-] _sizing.scss
[edit]
[-] _shims.scss
[edit]
[-] fontawesome.scss
[edit]
[-] _bordered-pulled.scss
[edit]
[-] solid.scss
[edit]
[-] brands.scss
[edit]
[-] _rotated-flipped.scss
[edit]
[-] _list.scss
[edit]
[-] _variables.scss
[edit]
[-] _stacked.scss
[edit]