This issue has been created
 
 
XWiki Platform / cid:jira-generated-image-avatar-3059f1cf-516d-4fb7-bce8-7098d1ecabc7 XWIKI-23658 Open

Convert xlist.less to CSS

 
View issue   ยท   Add comment
 

Issue created

 
cid:jira-generated-image-avatar-9675e7a1-f8c9-4989-a963-bf12dc92c970 Charpentier Lucas created this issue on 03/Nov/25 13:35
 
Summary: Convert xlist.less to CSS
Issue Type: cid:jira-generated-image-avatar-3059f1cf-516d-4fb7-bce8-7098d1ecabc7 Improvement
Affects Versions: 17.9.0
Assignee: Unassigned
Components: Flamingo Skin
Created: 03/Nov/25 13:35
Priority: cid:jira-generated-image-static-minor-df9611f9-5468-4bf1-aa76-554c0dca1f18 Minor
Reporter: Charpentier Lucas
Description:

For a performance improvement, we should convert xlist.less to a CSS.

There are a few variables used for icon references in here. AFAIK this is a unique pattern, we need to find how to migrate those (probably replace the icon background with a DOM element).