odoo/odoo#149056

Created by Editor, Jinjiu Liu (jili)
label
odoo-dev:15.0-task-3677214-web_editor-fix-imcomplete_coloring_in_list_of_links-jili
head
13bfbb36fa7d70e6c1e90cef409fc4e82afe2913
target
15.0
merged
3 months ago by Editor, Geelen Sébastien (sge)
forward-ports

[FIX] create the font element inside the selected link element

Currently, when we color a list of links with more than three items in the list, only the first and last links are colored.

Now when the li element is colored in a list, the font element is
created inside the link. We also make sure when the font size is defined
the font element is created inside so that the background color is
aligned with the font size


task-3677214



---
I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr