Change input background to transparent in Safari -


Do you click in the field while using the Safari and when you input white and white in the texture (via CSS) ) Is it possible to eliminate any other browser? Here's my link:

Cheers.

Eric

your : focus rule overrides it Do make another rule, which is more specific to opposing it?

 . Postcard Input: Focus, Text: Focus {Background: url ("/ img / pixel.gif") Repeat Scroll 0 0 Transparent; }  

Comments

Popular posts from this blog

c# - sqlDecimal to decimal clr stored procedure Unable to cast object of type 'System.Data.SqlTypes.SqlDecimal' to type 'System.IConvertible' -

Calling GetGUIThreadInfo from Outlook VBA -

Obfuscating Python code? -