Commit graph

15 commits

Author SHA1 Message Date
Todd Parker
150393ddb4 Tweaked swatch b hover state colors. 2010-11-11 13:31:56 -05:00
scottjehl
d22b711eb9 override background-size on the loading icon for retina 2010-11-09 16:46:06 -05:00
Todd Parker
3d19ac10c8 changed #fff to #ffffff in ui-body-b and ui-body-e because IE has issues with shorthand notation in filters.
Fixes issue 327: http://github.com/jquery/jquery-mobile/issues#issue/327
2010-10-28 16:36:30 -04:00
scottjehl
336dc36297 changed disabled class to ui-disabled, dropping the "state" portion to fit with the new conventions 2010-10-27 23:11:22 -04:00
wuyuntao
2337fddea9 Fix some css issue 2010-10-21 21:23:54 +08:00
scottjehl
980392fc5f another sprite fix. 2010-10-15 16:51:14 -04:00
scottjehl
3dd8884582 sprite fix 2010-10-15 16:49:43 -04:00
scottjehl
6cd66e2a05 rough cut at the icon sprites (18px and 36px for retina) for Todd to work his magic. 2010-10-15 12:58:45 -04:00
scottjehl
06c88cbd26 added ui-br for bottom borders, without the baggage 2010-10-15 10:35:21 -04:00
Todd Parker
3dcdd12d79 standardized all bar, body, btn background colros to the cottom of the gradients for legibility and consistency 2010-10-14 10:17:16 -04:00
Todd Parker
a92acb6fed toned down c borders 2010-10-13 23:59:41 -04:00
Todd Parker
d9899a2135 lightened up c list colors, improved d hover 2010-10-13 23:53:17 -04:00
Todd Parker
6dfb4429fb New ligher, less saturated blue color for swatch b. Lighter active state too. Better? 2010-10-13 23:06:56 -04:00
scottjehl
3ff819b0dc unset box shadow across the board when the "ui-mobile-nosupport-boxshadow" HTML class is present (mostly for blackberry). 2010-10-13 18:05:02 -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