BertrandF
10 Apr 2012, 5:29 AM
Hello,
I am using ExtJS 4.0.7. I would like to use the 'over' style as the default style for a toolbar button. I indeed find the default style too flat for an item to click.
When I initialise 'cls' of a button (located in a toolbar) to 'btn-default-toolbar-small-over', the 'over' style is applied and the button look good at first. However, if the mouse is flying over it, the style is set back to its default, flat look.
Any idea how I could use the 'over' style as the default for a toolbar button, and apply it globally?
Thank you,
Bertrand
I am using ExtJS 4.0.7. I would like to use the 'over' style as the default style for a toolbar button. I indeed find the default style too flat for an item to click.
When I initialise 'cls' of a button (located in a toolbar) to 'btn-default-toolbar-small-over', the 'over' style is applied and the button look good at first. However, if the mouse is flying over it, the style is set back to its default, flat look.
Any idea how I could use the 'over' style as the default for a toolbar button, and apply it globally?
Thank you,
Bertrand