scottjehl
|
513940b88c
|
removed focus outline disabling on buttons and active state, which addresses issue #2639, and helps with keyboard navigation.
|
2011-10-07 18:50:11 -04:00 |
|
toddparker
|
1791e671c9
|
Removed global link styles, added in swatch-specific link styles for bar and body.
|
2011-10-03 17:21:25 -04:00 |
|
Eddie Monge Jr.
|
ec6b1b4671
|
Typo when specifying a test-shadow.
|
2011-09-28 19:19:42 -07:00 |
|
scottjehl
|
4c404e50b6
|
Removed the separate search icon image and used the one from the sprite instead. Because of this, we'll save a request, but the icon is slightly different as a result (it has a disc, making it consistent with other icons in the framework).
|
2011-09-28 14:09:55 -04:00 |
|
scottjehl
|
083f69d018
|
Undeleted some "features" that seemed to keep bugs at bay. Fixes #2545. Fixes #2476
|
2011-09-27 15:17:25 -04:00 |
|
toddparker
|
af5b666a15
|
Updated tokenized theme CSS to remove the widget styles that were appended at the end.
|
2011-09-23 14:48:07 -04:00 |
|
Eddie Monge
|
269c592a37
|
Issue 2494: Removed accidental css cruft and git info reorder
|
2011-09-21 13:50:35 -07:00 |
|
Todd Parker
|
2d3cbbe804
|
Replaced theme.css with the new tokenized version that will support a future ThemeRoller tool. Each editable color or values in the theme has a comment "token" that will be replaced with the user-generated values.
|
2011-09-18 22:28:01 -04:00 |
|
gseguin
|
d6da6fed64
|
piggy back on checkbox/radio to define background-color for ui-icon-checkbox-on
|
2011-08-31 13:32:44 -07:00 |
|
gseguin
|
830663d88b
|
Changed look and feel of custom select options to match the checkbox/radio
|
2011-08-31 10:43:34 -07:00 |
|
gseguin
|
bcd0a05982
|
Added .ui-corner-none
|
2011-08-17 12:07:05 -07:00 |
|
scottjehl
|
b0552d79de
|
removed some old alpha comments. Versioning covers this sort of thing.
|
2011-07-15 11:47:32 -04:00 |
|
scottjehl
|
815d82ba1f
|
changed padding-box to padding for -moz-background-clip per https://developer.mozilla.org/en/CSS/background-clip#Browser_compatibility
|
2011-07-11 02:17:17 -04:00 |
|
scottjehl
|
e5e198a8db
|
adjusted css3 prefixing for background gradients to a) increase browser support for standard prefixed gradients, and b) remove -ms filter gradients due to a rendering issue in IE9 that conflicts with border radius. Gradient support is set for IE10, however. More info on this bug and decision can be found at issue #2046. Fixes #2046. Fixes #1933. Addresses a portion of #13 as well.
|
2011-07-11 02:06:24 -04:00 |
|
jacob4u2
|
e2a7b1a63c
|
Fix #1999, mismatched gradient stops for .ui-btn-up-c style
|
2011-07-06 16:03:13 -05:00 |
|
Ghislain Seguin
|
9c3ebe07ea
|
Added state class to label of checkbox/radio
|
2011-06-24 12:40:01 -04:00 |
|
scottjehl
|
5a4b5f3206
|
Implemented the new design for checkboxes and radios as proposed by @toddparker.
|
2011-06-24 12:40:00 -04:00 |
|
toddparker
|
685b2cd0bf
|
Fixed swatch letter typo for E buttons - it said ui-bar-d instead of ui-bar-e. Fixes #1894. Thanks app42!
|
2011-06-22 13:58:33 -04:00 |
|
Ghislain Seguin
|
c3e501541a
|
Fix for issue #1816: $(select).selectmenu('disable') causes issues on iOS for native selects
|
2011-06-16 15:39:09 -07:00 |
|
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 |
|