I checked out Yahoo reset.css and base.css, for input style:
reset.css
....,input,......{margin:0;padding:0;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
input,textarea,select{*font-size:100%;}
base.css
/* setting a consistent width, 160px;
control of type=file still not possible */
input[type=text],input[type=password],textarea{width:12.25em;*width:11.9em;}
I hope this could help
Chris Eppstein ha detto: in data 1-09-2008 18:15:
> facts, schmacts.
>
> I guess we should consider updating it to match. Does anyone have a
> sense of what ramifications this would hold? Should form.css add
> margin and padding back in automatically?
>
> chris
>
>
>
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Blueprint CSS" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/blueprintcss?hl=en
-~----------~----~----~----~------~----~------~--~---