c/FirefoxCSS · by MrOtherGuy@lemmy.world · 3yHow to set up userChrome.css https://gist.github.com/MrOtherGuy/9db4690e1c459e7cedf3b8db1b39adf0The same also applies to userContent.css 4 points · 2 comments · view on lemmy.world
2 Comments
MiniBus93@lemmy.world · 2 pts · 3y
Nice guide!
Everything is on point, I just wonder if the "making uc.css red in toolbox" part is still useful nowdays tho?
I remember I had this as well, but since browser toolbox started supporting search I didn't feel it useful anymore, but that could be just me :D
MrOtherGuy@lemmy.world · 2 pts · 3y
No, you are right - it really isn't too useful anymore to highlight userChrome.css But, it is still useful as a guide on how to set up userContent.css that targets browser toolbox itself.