I am writing a Smalltalk Seaside app where the resulting HTML pages will be viewed on a laptop/an iPad and/or an iPhone. The size of a standard submit or cancel button is fine on the laptop but way to small on the tablet or the phone. How do I change the size? I have the required style sheets for each type of viewer.
I have little experience in style sheets in Seaside so I have had difficulty getting anywhere with this.
I guess that I need to set a class and a size but not sure how to do this.