Tuesday, March 5, 2024
1 change · saas-17.1
Enhancements to existing features
This update enhances the visual clarity of website slides by increasing the boldness of the section headings. The change adds a priority style to ensure sections stand out more effectively from the surrounding content. This improves the overall user experience and makes it easier for visitors to quickly understand the slide's key points.
Original PR description
Purpose ======= Increase the bold of the sections in back end to better differentiate them from the content. Specifications ============== Adding !important next to the css bold style (value = 700) applied on the sections to make sure it takes the priority over the default list view sections "fw-bold" class (value = 500). Task-3759152 --- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr Forward-Port-Of: odoo/odoo#154990