Closed GoogleCodeExporter closed 8 years ago
Original comment by joc...@gmail.com
on 12 Feb 2012 at 12:39
Hi,
I'm not sure about this change. Width, height and other properties should be
set in CSS and not directly in input element as an attribute.
If you want to control width, could you put some different classes on each TH
elements that holds a input/select used for search and define css rule to
specify width? Something like:
th.engine input { width: 50px }
I will update downloads page.
Thanks,
Jovan
Original comment by joc...@gmail.com
on 12 Feb 2012 at 1:17
This issue was closed by revision r62.
Original comment by joc...@gmail.com
on 12 Feb 2012 at 9:15
Hi Jovan,
I was having an issue with setting the width on the header column itself.
You're right, it is far better to have such things in the css. I'm all set now.
Thanks
Original comment by Barry.Ch...@gmail.com
on 13 Feb 2012 at 9:37
Original issue reported on code.google.com by
Barry.Ch...@gmail.com
on 15 Nov 2011 at 8:03Attachments: