jquery-mobile/experiments/converter
scottjehl b11a45f615 switched up padding and margins on content div. Now it will get 15px padding, unless its a fullscreen page.
Inset listviews have no margin now, and regular listviews have -15px margins. Also, collapsibles now have no padding.

Updated HTML to remove ui-body classes for content divs, to match these changes.

Fixes #161
2010-10-12 15:50:28 -04:00
..
.htaccess Adding converter-demo. Not yet actually using cache.manifest, as that screws up testing on mobile devices. At least on Mobile Safari there is no way to clear that offline cache - none that I found so far. 2010-09-21 22:33:06 +02:00
application.js Removed console.log() calls. 2010-10-12 13:57:14 -04:00
cache.manifest moved jquery.tmpl.js to converter demo folder, as the script is not part of mobile proper 2010-10-02 11:57:43 -04:00
index.html switched up padding and margins on content div. Now it will get 15px padding, unless its a fullscreen page. 2010-10-12 15:50:28 -04:00
jquery.tmpl.js moved jquery.tmpl.js to converter demo folder, as the script is not part of mobile proper 2010-10-02 11:57:43 -04:00
storage.js Removed console.log() calls. 2010-10-12 13:57:14 -04:00