Reply to comment

Doesn't work

I've been trying this but it just doesn't work:

input[type="text"]
{
/* The following changes all asp:TextBox controls: */
font-size:14px;
padding:3px;
border:solid 1px #c0c0c0;
}

Reply