scottjehl
f176f4a884
added margin back from media-helper based css.
2011-05-11 18:32:57 +02:00
scottjehl
3f94d4ff97
Moved our own widget css layout toggles over to using standard media queries, rather than the classes we apply to the HTML element to simulate media queries.
2011-05-11 18:00:44 +02:00
Dave Hulbert
47b26d9628
Whitespace. Again.
2011-03-10 10:16:42 +00:00
Dave Hulbert
1926787393
Whitespace
2011-03-10 10:11:40 +00:00
Dave Hulbert
fec673dec1
Fix for regular text inputs. Props scottjehl.
2011-03-10 09:39:02 +00:00
Dave Hulbert
b4ecf585b2
Fix for #1151 - Form elements aren't full width. Needs testing.
2011-03-04 11:49:03 +00:00
toddparker
28e1187b08
Added 1px extra padding to icon only buttons. Adjusted offset for clear button on search inputs accordingly.
2011-02-03 15:04:15 -05:00
scottjehl
ed82d39824
removed inner text shadow on ios text inputs
2010-11-19 18:15:34 -05:00
scottjehl
944f5aa92e
removed some extra selectors in input /textarea css. Fixes #392
2010-11-04 18:42:31 -04:00
scottjehl
1c12db5ded
fixed a few selectors
2010-11-02 01:28:14 -04:00
scottjehl
4d3020d414
added px suffix to all media-min/max classes. Updated CSS usage to match.
2010-10-25 10:45:30 -04:00
scottjehl
f806fc07d7
updated css to use min-width classes in place of media queries
2010-10-22 14:46:27 -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
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