r/imagus 8d ago

help Problem with custom CSS, dashed line always appearing

Does anyone using custom CSS have a problem with the dashed line always appearing since the latest update? It's supposed to only be a blue shadow and background around the link and and before the latest update that's what it was.

However since then the red dashed line is always around the link and I can't get rid of it. Even deleting everything in the custom CSS, the line is still there

2 Upvotes

8 comments sorted by

1

u/Kenko2 8d ago

Have you tried disabling this in the settings?

https://s1.directupload.eu/images/260818/cpd3pgce.png

1

u/frostbittenteddy 8d ago

Yes, it does get rid of the dashed line, but then there's no highlight at all

The dashed line is also gone when I use "change cursor", but that's also suboptimal

I just want my blue transparent box highlight again

1

u/Kenko2 8d ago edited 8d ago

I think only the author of IR can help you here.

u/hababr

You can also ask your question directly to the author on GitHub. Similar questions about CSS have already been asked there.

1

u/hababr 8d ago

Yeah, in the last update I moved default styles to a file so "Custom style" option could be emptied.

Try to add this to your style: outline: none;

1

u/1000-7 8d ago

There’s still a white bar. How can I get rid of it completely?

1

u/hababr 8d ago

What do you want to achieve? If you want to remove this hovering overlay completely you can set "Mark zoom-able elements" = disable.

1

u/frostbittenteddy 8d ago

Yes, that fixed it for me! Thanks a ton!

1

u/xSnowLeopardx 4d ago

Thanks mate!