
Hello! I am working on my custom character sheet and saw that in roll20s D&D5e character sheet, when hovering over the "Resources" section, a cogwheel will show up. Otherwise the cogwheel is invisible. That's a neat thing that I can't seem to reproduce. I've searched the forums, only found tooltips (which is great too, gonna steal for sure), but can't find anything of the sort where hovering over a section lets you see a button. I want to use it to allow the players to modify attribute used in d&d 5e skill check, but don't want to show cogwheel bloat, so showing them only when hovering over the skill in question would do the trick. I take I should use the :hover pseudoclass for css, but uncertain how to tackle it. Does anybody have any pointers? Or maybe it was already done on some custom character sheet in the repository, so I can take a look? Cheers