odoo/documentation#17963
Created by fw-bot
Merged
at 51af3bf5ad93b8717e64dc27c0d11d4ca52f1915
Statuses:
- ci/documentation: (runtime 1339s)
- ci/codeowner_coverage: (runtime 7s)
- label
- odoo-dev:saas-19.1-19.0-phone-icon-rotate-nikbr-525579-fw
- head
- 7918aef74de81a6616c32f82d3694e654d714971
- 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