This seems to be very unintuitive and has caused me some grief and extra work. If I apply a style to a form, and then have a need to adjust the style for an existing element in the form (say one particular field), that change should stick.
Can the current behavior be changed to the following?
If a new style is applied to an existing form, all existing elements acquire the new style.
Any new element placed on a form acquires the current style for the form.
Any existing element on a form that has its style modified retains the modification unless a new style (or a refresh of the old style) is subsequently “reapplied” to the entire form.