Button: ButtonType style attribute to customize Buttons

The Button node supports a "buttonType" style attribute.

Values can be:

Example:
<Style name="Button.link">
  <StyleAttribute name="buttonType" value="link" />
</Style>