Context: I'm writing an ExtJS application to help volunteers manage a camp database. Containing emergency information, dietary requirements and cabin allocation. I want it to be user-friendly so that volunteers will pick it up quickly, so I decided the tabs need to be bigger to draw attention to the main actions of the application.
Problem: I just don't know how to change the tab height though.
Work so far:
- I've tried setting the tabBar property for my tab panel, but the tabs didn't resize and the styling just looked weird
- I looked through forums and people suggested modifying the CSS, but there were no examples
Can you help? This is what I want to acheive: