jquery-mobile/themes/default
2011-09-28 19:19:42 -07: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 Fixes #1230 — Looks like there was an extranious “text-indent: -9999px” set on the buttons themselves, which was causing IE to hide the icons (as they’re inline). Since it doesn’t look like text can possibly exist outside of .ui-btn-text, it should be safe to remove it. 2011-09-28 15:40:40 -04:00
jquery.mobile.collapsible.css Added comments 2011-09-14 21:12:43 -07:00
jquery.mobile.controlgroup.css Fixes #2513 — Also addresses issue where 1px top border highlight on controlgroup buttons was aligned with top of icon, rather than the top of the button. 2011-09-27 15:55:19 -04:00
jquery.mobile.core.css accelerate elements within the page in touch-enabled scenarios to prevent hidden elements (not just blinking, but flat-out disappearing) 2011-09-27 12:34:17 -04: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 Fixes issue where clicking the edges of a custom select wouldn’t trigger the native select list, as well as an issue where the native select list was showing then immediately hiding in IE7. 2011-09-27 14:21:34 -04:00
jquery.mobile.forms.slider.css Fix for issue #2192 labels for form inputs have different vertical alignments 2011-09-18 16:31:55 +03:00
jquery.mobile.forms.textinput.css 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
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 Fixes #2532 — Regression introduced while addressing #1392. 2011-09-27 14:24:44 -04:00
jquery.mobile.navbar.css more outline disabling 2011-01-22 14:46:58 -05:00
jquery.mobile.theme.css Typo when specifying a test-shadow. 2011-09-28 19:19:42 -07:00
jquery.mobile.transitions.css Fixes #2529 - Transition to the same page 2011-09-28 09:14:52 -07:00