Monday, January 31, 2022
2 changes · master
New functionality added to Odoo
This update adds a shared styling class for avatar images shown in mail threads and live chat conversations. It supports a broader interface restyling effort by making avatar presentation more consistent and easier to maintain.
Original PR description
Adds a new CSS class to handle avatars images when used in threads. Part of the overall v16 SCSS optimization/restyle (task-2704984). task-2731819 -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
A new shared styling class standardizes how avatar images appear when embedded in text, such as activity or messaging views. This helps keep user pictures aligned and consistently sized as part of the broader interface restyling work.
Original PR description
New css class to handle avatars images when rendered within text. Part of the overall v16 SCSS optimisation/restyle (task-2704984). task-2731819 -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr