I would like to change the color of a commandButton, actually several, I wanted to leave set "edit", "delete" ... etc
My code looks like this.
<p:commandButton icon="ui-icon-trash" actionListener="#{MBFabricante.prepararExcluir}"
oncomplete="PF('dlgFabExcluir').show();"
update=":frmFabExcluir:pnlFabExcluir" />
I wanted to change the color of the icon