toddparker
3d0064beb0
Fixed the down state for theme d that was causing extra styles to be erroneously applied which make the list jump and look chunky when clicked.
2011-05-13 10:51:27 -04:00
toddparker
97db437373
Removed duplicate text shadow rule
2011-04-04 22:31:14 -04:00
scottjehl
3b9a90ee4a
fixed underline on button down state
2011-03-28 15:55:37 -04:00
scottjehl
2d6653c1d5
improved the icons at regular and retina resolutions. added check and radio to the sprite; fewer requests ftw. Fixes #844
2011-03-25 17:35:45 -04:00
scottjehl
6aa7db5fb5
changed the secondary icon color class name to ui-icon-alt instead of ui-icon-black. This will be best when creating custom themes that might use slightly different icon colors.
2011-03-14 23:55:41 -04:00
scottjehl
bd4e4a7eeb
updated the retina sprite targeting to specifically apply to the icons in the sprite, and nothing broader. Credit for this commit goes to Adam Messinger (@adammessinger). Thanks Adam!
2011-03-14 23:47:16 -04:00
Dave Hulbert
11965092bb
Fix for #1017 - Listview - remove hover/focus on read-only items
2011-03-15 07:52:11 +08:00
scottjehl
05c48f2c3e
moved the CSS shorthand around for a better rgba fallback in IE
2011-03-14 00:20:24 -04:00
toddparker
183ec771d2
Fixed -msfilter: css rules to use the correct ms-filter: syntax. Not an issue with valencia, only the default theme. Closes #1020
2011-03-12 16:24:48 -05:00
toddparker
59b7d74026
Added new home and search icon classes. Re-named the ui-icon-search used on search inputs to ui-icon-searchinput
2011-02-03 13:37:39 -05:00
adammessinger
1585f7d729
Fix for issue #890 : missing -moz-linear-gradient parameters in theme CSS
2011-01-29 00:16:25 +08:00
scottjehl
6a958ecba2
merge
2011-01-22 17:48:36 -05:00
scottjehl
2a06226def
removed outlines on active states. Left them open on focus.
2011-01-22 14:44:50 -05:00
scottjehl
17663605ce
changed up the contrast a bit, particularly on hover/focus. Makes joystick/key navigation easier. Fixes #845
2011-01-22 14:26:58 -05:00
toddparker
dbdcffd505
Removed instances of hex color shorthand in filters to fix potential IE issues
2011-01-13 17:46:33 -05:00
scottjehl
663c33e7a0
just whitespace. Fixes #181
2011-01-08 09:32:02 -05:00
ehynds
e2eb9e9298
add disabled option support. fixes #350
2010-12-03 22:30:08 +08:00
scottjehl
9e99c2c730
fixed up some icons on retina resolution
2010-11-11 20:25:54 -05:00
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