Commit graph

9 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
6baf5f1cc1 adjusted to make page backgrounds stretch full height and hide non-active pages 2010-10-12 12:12:19 -04:00
scottjehl
85c3e74f62 back to overflow:visible for mobile webkit's sake... oops 2010-10-12 11:43:52 -04:00
scottjehl
d5aff26c15 set overflow to auto instead. 2010-10-12 11:43:51 -04:00
scottjehl
43d26694f4 killed focus outline on page titles 2010-10-10 20:55:25 -04:00
scottjehl
0888e06f44 made page titles overflow to ellipsis. Fixes #115 2010-10-10 16:35:28 -04:00
scottjehl
218378ee15 moved basic header and footer styles into core.css. Now headerfooter.css only deals with inline/vs follow/fixed positioning of toolbars 2010-10-10 16:32:44 -04:00
scottjehl
0b181c6520 added overflow and bottom padding to content divs. Fixes #55 (which wasn't actually a listview bug, it turns out). 2010-10-09 08:45:07 -04:00
Scott González
5c3d35574f Renamed files. 2010-10-07 11:30:48 -04:00
Renamed from css/jQuery.mobile.core.css- (Browse further)