Hey,
I’ve noticed that in a lot of places you’re setting inline styles…like cells, inputs, buttons.
Some of these I can do custom renderers, but in the case of buttons (i.e. DateTimeInput calendar button) its pretty challenging to work around all the inline styles that you’re setting. Although I know its possible to manipulate some of these with js (jQuery), I’d rather not be creating too many js workarounds.
What kind of suggestions for this can you provide? Are there any future updates in the works that give more control over these types of things…like height, width, etc? Any insight is greatly appreciated…theming always seems much more involved than just changing colors.
Thanks,
—Mark