Hi,
I am fairly new to the XForms and formsPlayer. I have been working on
a xform where I need to make few changes in the appearance. However, I
am not able to change the size of the input field created for the
xf:input element (xf -> xforms namespace). I have tried the css rules
to do it, but the changes were applied to the whole box (label and
input field) and cant seem to find my way around it.
Is there a way to apply css rules to the input field only, without
affecting the xf:label?