robindean
08-17-2007, 02:01 PM
I found this ...
::selection {background: #000000;}
::-moz-selection {background: #000000;}
but can't seem to get it working for my form's text input (type="text").
Solution?
::selection {background: #000000;}
::-moz-selection {background: #000000;}
but can't seem to get it working for my form's text input (type="text").
Solution?