Search found 1 match

by WebDragon
Thu Oct 17, 2024 6:13 pm
Forum: CMSMS Core
Topic: RFE: cursor when hovering system icons obscures tooltip in current OneEleven
Replies: 0
Views: 2884

RFE: cursor when hovering system icons obscures tooltip in current OneEleven

I can't get a bloody screenshot of it because when I try to, it hides the cursor which prevents me from getting an accurate illustration of the problem However, I have a solution to it .. just below line 1421 in admin/themes/OneEleven/css/style.css, add : img.systemicon:hover { cursor: crosshair; } ...

Go to advanced search