[WSG] Out of Office AutoReply: [SPAM] WSG Digest

2010-02-11 Thread Peter Larsen
Møder og ud-af-huset arbejd - nordisk lærerkonference i Oslo. 
Meetings and out of the office activities..
Med venlig hilsen/best wishes
Peter Larsen
Center for Medie og Kommunikation
Roskilde Tekniske Skole


***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: memberh...@webstandardsgroup.org
***


[WSG] css drop down input

2010-02-11 Thread PurencoolGmail

Hi everyone

I have a input drop down field that I need to controls its width.
I know I can put a class or id in the tags but I don't want to do it
that way.

Here is the css where I can get a text box to work but
I can't get the drop down to do the same thing



#menu input#s {
width: 80%;
margin:0px 0px 5px 0px;
background: #fff;
border: 1px solid #999;
color: #000;
}


***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: memberh...@webstandardsgroup.org
***