How can I style the parameter fields?
For example I have a dropdownlist.
The html that created is a input field with size=28 , if I want this to be 40 how can I do this.
Using css I can not seem to access it..
do I have to create a jquery that manipulates this , this seems quite extensive for such a simple thing..
For example I have a dropdownlist.
The html that created is a input field with size=28 , if I want this to be 40 how can I do this.
Using css I can not seem to access it..
do I have to create a jquery that manipulates this , this seems quite extensive for such a simple thing..