Friday, July 24, 2020
1 change · master
Enhancements to existing features
Grouped rows in list views now use tighter spacing and better caret alignment. This makes grouped lists look cleaner and more consistent, especially when selection checkboxes are shown.
Original PR description
This PR changes a bit the style of groups in list view * reduced padding-top/bottom of group headers to 5px * increased the padding-left by 2px of carets to align them with selection checkboxes (in enterprise) Task 2301397 ENT PR: https://github.com/odoo/enterprise/pull/11955