odoo/documentation#17827
Created by Documentation, Niki Brown (nikbr)
Merged
at 2e3fe4880ad7209913c78e1596796f641bb5bcd2
Statuses:
- ci/documentation: (runtime 1182s)
- ci/codeowner_coverage: (runtime 5s)
- label
- odoo-dev:19.0-phone-icon-rotate-nikbr
- head
- a7b604f32c7ce32993fafd3ba9c0753561a76368
- merged
- 3 weeks ago by Sales, Antoine Vandevenne (anv)
| 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" />