odoo/documentation#17970

Created by fw-bot
Merged at 13e0ed574e6a98ac36dbf8de6f6d9fd319b531ef

Statuses:

label
odoo-dev:master-19.0-phone-icon-rotate-nikbr-527403-fw
head
ccdc89e154837736cdb942c44cf4169f413abaa1
merged
3 weeks 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