odoo/documentation#17967

Created by fw-bot
Merged at 0cd9a9ed67bf69db12d5717a4d45d0d335599421

Statuses:

label
odoo-dev:saas-19.2-19.0-phone-icon-rotate-nikbr-527364-fw
head
9c84d34c58d24e49d56e0a1394feb62bfb1ef23d
merged
1 day ago by Documentation, Niki Brown (nikbr)
odoo/documentation
19.0 #17827
saas-19.1 #17963
saas-19.2 #17967
saas-19.3 #17968
master #17970

[IMP] odoo_theme: add rotation classes

For 19.0 and up there is a need to adjust the rotation of the font awesome icons (specifically fa-phone) to match the ui in the Odoo phone app.

Rather than creating a one off class for the phone icon, I used a sass loop to generate rotation classes in 5 degree increments so future icon adjustments can happen easily.

Also removed some old CSS that was for internet explorer 9 with rotation issues.

<img width="1705" height="1042" alt="image" src="https://github.com/user-attachments/assets/39b44197-177f-4874-92ad-c03a67b7e8f7" />

Forward-Port-Of: #17827