Dashboard 2.0 button/switch node

Some questions here on button node in dashboard 2:

  1. Using button node and disabling pointerdown, pointerup and click event in order to just show an icon I still get an effect when mouse over button (changing mousepointer and changing button color).
    I could use a text node and send some html text to it to show an icon, but then I have to change all nodes since I'm using Dynamic Properties with the buttons. Also I'd like to keep the flexibility to add some button action later on not having to replace text nodes for buttons.

  2. If only using an icon on buttons, the icon is not centered as there would normally be some label next to it. Is this something to be fixed in the button node or how could it be optimized?

Any suggestion?

You should be able to remove these effects with CSS

Can you show us an example as a screencapture? I seem to have icons very close to the centre of the button.

Do you know what needs to be set in css to remove these effects?

I mixed up button and switch on the not centered icon. :frowning:
Here is what it looks like for a switch:

No idea, i don't use switches.

Could you raise issues for both of these please? Hadn't considered someone would want to use them this way, but it's valid as far as I'm concerned, so is worthy of an issue being opened.