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?Thanks in advance
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?Thanks in advance
Thanks for the prompt reply. I mentioned the question in the link but the answer is only for the bookmark iconThe command is this:#star-button-box:hover { background-color: lightgray !important; }Is there a single command that changes the color of ...