HI,
If you would consider this - it would be great.
Is there any way of removing the unnecessary element styling in the "admin/models/field.php" file:
I'am talking about the stuff like this:
for the Dropdowns - style='px;padding: 8px;width:60px;height:35px'
or for checkboxes and radio buttons - <span style='width:13px;position:absolute;top:0px;left:0px;'>
It might work for the "developers" installation and templateing but if you use some non dt-Template it is completely useless and it ruins the site css styling.
I have removed the styling manually from my file field.php for now, but I'am afraid that it will return with the next update.