I've been playing around with buttons in xul. And I discovered that when you put an image on a button it creates an image element inside that button, I know this, because I can style that image with the css selector 'button image'.
So my question is what other implicit elements are there and is there a list somewhere that is hiding from me, because I want to have a white menu arrow and I can't work out what its called.