cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

How do i change color this url bar buttons?

x9A3A8x
Making moves

I have made many changes by putting commands inside the userChrome.css file.

Is there a way to change the color when the mouse arrow is on an icon in the URL box?1.jpg

Thanks in advance

2 REPLIES 2

jscher2000
Leader

A good place for this question is:

https://www.reddit.com/r/FirefoxCSS/

x9A3A8x
Making moves

Thanks for the prompt reply. I mentioned the question in the link but the answer is only for the bookmark icon

The command is this:

#star-button-box:hover {   background-color: lightgray !important; }

Is there a single command that changes the color of all the icons that appear inside the URL Box?