The design of Eclipse's rounded and/or swooshing tabs is starting to feel outdated in today's modern era.
I thought that by adding the following line in my default.css file, I could get rid of the rounded corners:
swt-corner-radius: 0px
However, no matter what I do, I can't seem to change the appearance of the main editor tabs.
Does anyone have any suggestions on how I could achieve this, or if it's even possible? I'm currently developing an RCP app based on Eclipse Kepler.