The same close icon file is used in both inactive tabs and refined search

I just overwrote the SC file

_lib/img/scriptcase__NM__ico__NM__refinedsearch_close_w.png

with one icon that is more visible and more “in context” with what refined search does.

But this is the result:

The green circled icon is ok: what and where I want it.
The red circled one is wrong: was supposed to remain the original X close icon, but it has changed because it’s linked to the exact same file I overwrote.

@NetMake: even if you want to keep using the same close icon in tabs and refined search, can you please at least copy and rename the file I mentioned above and change the tabs code to point to this new file name?

Untitled.jpg

Bump

@NetMake: any chance of having this 'fixed"?

You are using the same icon file for the close action of both refined search active filters and menu tabs: [SIZE=12px]scriptcase__NM__ico__NM__refinedsearch_close_w.png[/SIZE].
If you changed the icon file for closing tabs to a different\unique filename (the file content can be the same icon), it would be possible for us to change them (refined-search and tabs) individually if needed.

Why not using jquery/css?

It’s just much simpler\faster to have different files.
Also, I didn’t check these ones in particular, but many elements created by SC don’t have a unique css style and\or ID, so I wouldn’t know how to jquery or jscript select them.
I’m not very good at jquery or jscript and I’m even worse at CSS, so maybe it’s jut that I don’t know how to do it.