How to change the color of the button in Ext JS 4.1?
How to change the color of the button in Ext JS 4.1?
Since the default button background color is transparent, it takes the toolbar color wich is not user friendly at all. Is there any way to set the background like regular single button (shade-grey style) ? I don't want to use 'background-color' coz it makes the button looks solid and not showing the click effect.