> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On
Behalf Of Steven Workman
> Sent: Tuesday, May 06, 2008 6:19 AM
> To: wsg@webstandardsgroup.org
> Subject: Re: [WSG] Reset the styles on a submit button with CSS
>
> The style "background:none" is in reference to the background-image
property, which is why it doesn't work.
> background:transparent seems to be the most likely candidate as this
relates to the background-color property but there doesn't seem to be a 
> background:default setting which would be very useful for your case.

I'd say "background:none" and "background:transparent" are the same, because
shorthand default to using initial values:

background-image: none
background-color: transparent

-- 
Regards,
Thierry | http://www.TJKDesign.com






*******************************************************************
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
*******************************************************************

Reply via email to