jquery-mobile/themes/default
toddparker dc19bbf810 Reduced the width of the slider at narrow (smartphone) sizes to avoid wrapping
On inset lists with embedded forms, the slider was wrapping under the
input.
2011-10-16 00:01:42 -04:00
..
images 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
index.php Issue 2499: Some php improvements 2011-09-21 23:19:37 -07:00
jquery.mobile.button.css Hopefully fixes #1392 — Accounts for z-index issues with input type=submit/button elements, icons, and text within .ui-btn, both inside and outside listviews (including split views). Also accounts for current phase of the moon, just in case. 2011-10-11 17:46:29 -04:00
jquery.mobile.collapsible.css Fix for #2653 - Firefox 7.0.1 - Collapsible heading gets truncated beginning of string 2011-10-11 00:51:45 +03:00
jquery.mobile.controlgroup.css Form elements now span entire container width and behave as display: block, outside of field containers. 2011-10-14 12:22:14 -04:00
jquery.mobile.core.css Merge pull request #2710 from Wilto/a11y-hidden-labels 2011-10-14 14:08:41 -07:00
jquery.mobile.dialog.css Page min-height was being calculated with JS and it was far too tall. This moves the values into CSS with values that are aimed towards iPhone (as this is addressing an iPhone transitions issue with the address bar show/hide). 2011-02-03 17:22:23 -05:00
jquery.mobile.forms.checkboxradio.css Fixed #1419: Grouped radio buttons with long labels don't ellipsis 2011-05-13 10:53:49 -07:00
jquery.mobile.forms.fieldcontain.css removed background unset from fieldcontains. No good reason to keep that in there. 2011-07-21 12:32:06 -04:00
jquery.mobile.forms.select.css Form elements now span entire container width and behave as display: block, outside of field containers. 2011-10-14 12:22:14 -04:00
jquery.mobile.forms.slider.css Reduced the width of the slider at narrow (smartphone) sizes to avoid wrapping 2011-10-16 00:01:42 -04:00
jquery.mobile.forms.textinput.css Add .ui-hidden-accessible for hiding elements in an accessible way; add .ui-hide-label to similarly hide labels/adjust layout within field containers. 2011-10-14 16:52:50 -04:00
jquery.mobile.grids.css This adds a fallback for navbars that have one item, so they simply fill 100%. Credit for this fix and idea goes to kennedyr (Richard Kennedy), but we changed the naming around a bit. Fixes #1107. Thanks Richard! 2011-03-14 20:26:20 -04:00
jquery.mobile.headerfooter.css Fix for "header/footer scrolls with document" problem in Issue 58. 2010-11-10 16:02:55 -08:00
jquery.mobile.listview.css Hopefully fixes #1392 — Accounts for z-index issues with input type=submit/button elements, icons, and text within .ui-btn, both inside and outside listviews (including split views). Also accounts for current phase of the moon, just in case. 2011-10-11 17:46:29 -04:00
jquery.mobile.navbar.css more outline disabling 2011-01-22 14:46:58 -05:00
jquery.mobile.theme.css Turns off cursor events on disabled custom form inputs. 2011-10-14 17:28:35 -04:00
jquery.mobile.transitions.css Fixes #2529 - Transition to the same page 2011-09-28 09:14:52 -07:00