Is the xul button element in a firefox sidebar editable with CSS?
Posted
by user290384
on Stack Overflow
See other posts from Stack Overflow
or by user290384
Published on 2010-03-10T09:48:58Z
Indexed on
2010/03/19
3:31 UTC
Read the original article
Hit count: 178
I have been trying to change the style of buttons in my firefox extension sidebar with a CSS file (change skin). However, the buttons don't seem to take over the style changes. I tried both background images and just changing color etc., which are both not working. Is it possible to influence the button style at all in my firefox extension sidebar?
© Stack Overflow or respective owner