Commit graph

6 commits

Author SHA1 Message Date
Jeffrey Way
ef72ae4ddf Fixed iPad button positioning bug 2010-10-21 21:20:14 +08:00
scottjehl
920adf204c scoped the application of negative margins to .ui-content . Fixes #254 2010-10-20 16:54:10 -04:00
scottjehl
cc6389b707 Search inputs now format similarly to other text input types. Optimized for iPhone orientations, so it'll be a bit wider than the others in a wider screen, unfortunately. It's got padding that can't be avoided. Fixes #177 2010-10-13 19:55:22 -04:00
scottjehl
869fa0ce1a added negative margins to pair listview filter forms with full-width listviews. We'll need an exception to support filtered inset lists. 2010-10-13 19:32:22 -04:00
scottjehl
8378e315f0 list tweaks to padding, etc 2010-10-13 15:05:09 -04:00
scottjehl
d5cbcf755b Created a themes directory and moved all CSS and images there.
Edited the PHP combiner and .htaccess logic to accommodate this change, as well as allowing manifest files to use a "../" when referencing files, which will be handy when adding themes that don't include structural files yet.

Modified all HTML files to point to /themes/default for their theme.
2010-10-13 13:26:23 -04:00