



This makes tabs (not in the main browser window) look like they should on Windows Vista. It will not look right on Windows XP, because some colors are hardcoded. It also corrects the groupbox appearance.
Before
|
After
|
Nice. Fixes a major visual glitch, but does it HAVE to be -moz-appearance: none?