ipf-transform-rotate
Rotates the element with an angle. The element is rotated perpendicular to the screen.
- Format:
ipf-transform-rotate
(Angle)Angle indicates the rotation and can be written with or without a unit; for example,
90
and90deg
mean the same thing. - Default parameter value:
0
- Not inherited
- Example:
ipf-transform-rotate(180deg)
on the button: