Working with JQueryMobile and high resolution tablet displays (Nexus 10)

Working with JQueryMobile and high resolution tablet displays (Nexus 10)

Hi,

I am developing a PhoneGap based application using jQueryMobile which will run on Nexus10 (display resolution is 2560x1600 300ppi) and basically every jQuery elements like buttons, dialog / pop-up buttons are really small.
All jmobilequery scripts are installed locally in assets directory since device will be used in off-line mode.

Please advice what can be done in order to enlarge the controls.

Thanks