Commit graph

6 commits

Author SHA1 Message Date
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
scottjehl
091c00a9cf removed media attrs in markup. We can do this internally in the css if necessary, but in general, this css only applies to js-generated classes anyway. 2010-10-12 15:14:07 -04:00
scottjehl
867faa1ee8 a few more find/reps on the script and css urls 2010-10-12 09:53:34 -04:00
Todd Parker
8f34e4166b removed the class="ui-body" wrappers on pages, added to content div. hopefully, we can remove the class completely and have the framework add it for you. 2010-10-11 15:51:59 -04:00
scottjehl
e42130efe0 big updates and additions to docs by Todd 2010-10-10 10:41:34 -04:00
Todd Parker
65343f158b The start of basic documentation and cleaned up demos. 2010-10-08 18:20:20 -04:00