Wednesday, April 6, 2022
2 changes · master
Code cleanup and technical improvements
The mail dialog styling was simplified by replacing custom styling with standard Bootstrap classes. This reduces maintenance effort and may improve interface performance without changing core business functionality.
Original PR description
This PR replaces raw SCSS with default Bootstrap classes, in order to reduce code lines and to increase performance. Task-2812497 Part of the overall v16 SCSS optimization/restyle, task-2704984 -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
The email app’s drag-and-drop area styling was simplified as part of a broader visual cleanup. It also now uses the correct primary colors, improving consistency with the overall Odoo design.
Original PR description
Part of the overall v16 SCSS optimization/restyle, task-2704984 task-2817682 -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr