ExtJS 4.2 larger tab close icon?

The name of the picture


ExtJS 4.2 larger tab close icon?



Using ExtJS 4.2, tab close icon is a small x.



How to display a bigger tab close icon ?
(or another way to help users to close tabs)





Please visit the help center, take the tour to see what and How to Ask. Do some research, search for related topics on SO; if you get stuck, post a Minimal, Complete, and Verifiable example of your attempt, noting input and expected output.
– Narendra Jadhav
5 hours ago




1 Answer
1



Heres's the FIDDLE
You can change the values, but make sure to keep proportions valid.






By clicking "Post Your Answer", you acknowledge that you have read our updated terms of service, privacy policy and cookie policy, and that your continued use of the website is subject to these policies.

Popular posts from this blog

Keycloak server returning user_not_found error when user is already imported with LDAP

PHP parse/syntax errors; and how to solve them?

How to scale/resize CVPixelBufferRef in objective C, iOS