
urlbar selected text background color
I'm trying to add some code to my userChrome.css file that will change the color of selected-text background in the URL bar. I've found the following:
- urlbar-input::selection {
background-color: rgb(0, 0, 0) !important; /* I want the highlight background color to be black */ }
But it has no effect in FF 94.0.1.