Change findbar colors with UserChrome?
I want to change some colors on the findbar, I already figured out how to change .findbar-container and .findbar-closebutton but there is a small spacer between the closebutton and the text box, and also I want to change the color of the highlight all and match case buttons.
What is the css for that? Also, how can I find these firefox css elements in the first place, is there a list of them somewhere?
Всички отговори (1)
These two extensions are indispensable for discovering selectors in chrome areas:
- https://addons.mozilla.org/firefox/addon/dom-inspector-6622/ - much easier to inspect chrome areas than the built-in inspector, and with better performance
- https://addons.mozilla.org/firefox/addon/element-inspector/ - launches DOM Inspector with a Shift+right-click for fast access to chrome