I have build myself a basic tabbed object selector with buttons, sprites and list boxes.
I'd like to control the font and background color of the selected element via CSS.
I have tried various pseudo classes like :active and :focus but I am not getting the result I want. Does anybody know how to do this?