RE: FN-FORUM: Google toolbar turns form input yellow.
date posted 1st February 2006 12:24
Thanks for all the help on the sh1tty yellow fields with Google toolbar.
I plumped for adding the !important keyword to the background-color
declatation in the style sheet, instead of the Java overkill. It works
fine.
So... Anyone interested in stopping the google toolbar changing the =
style of
your text input, particularly important when using black background, =
simply
add:
{
background-color: #000000 !important;
}
James
www.daltonfirth.co.uk