For a touchscreen I need to increase the height of my buttons in a ABAP WebDynpro Application. Because there's no attribute for the height I read that it should be possible to add an image to the MIME Repository and then add this image to the button. I also read that it might be possible to create a own theme with a .css file.
The last one sounds a little bit better to me. Does anyone know how I can create such a theme and apply it to my application?
Thanks for your help!