How to customize the action item in inline list?

Hello,

I have several inline lists with one or more actions, and they appear to be pre-set to certain things depending on the action – for example “>” for show details screen, or “+” for add row.

What is the easiest way to change or customize this icon? If I need to use css, that’s ok, but please just keep in mind that I have not used custom css in glide before.

-Paul

Indeed, those are pre-sets, and the only way to change those would be CSS.

However, changing SVG icons with CSS is a bit complex in my honest opinion and I wouldn’t touch it if I have not used custom CSS before.