Makes selected text more visible. I'd have thought someone would've, already, posted this but couldn't find it, in a search, so figured I would.
::-moz-selection { color: #FF0000 ! important; background-color: #FDFF00 ! important; }
So simple yet so usefull. I just find the color u chose to be fugly... but I can edit it.
One of the most useful scripts I've ever used!
Love it! :)
Thanks for making this one...
I never knew I wanted this till I found it. ;)
Excellent, though I would remove the !important to respect sites that use a custom selection color.