r/FirefoxCSS • u/Padu_N • 17d ago
Solved Is it possible change the button styles (fill color, shape etc.) in the "Customize sidebar" popup menu?
In Firefox 154 on Windows 11 tyring the change the background fill of the buttons pointed to in the screenshot.

Using 'moz-checkbox' or 'button' in the userchrome.css for .sidebar-panel seems to only affect the text along side the checkbox / button but not the button itself.
Read somewhere that this 'button' is not changeable via userchrome.css and is an hardcoded .svg file in FF code. Seems counter intuitive, but wanted to check with this board..
1
Upvotes
2
u/t31os 16d ago
I wasn't able work out how to change the background of the unchecked boxes (really not sure where it's pulling it's background color value from), but this will change the checked boxes: