jquery-mobile/themes/default
Kin Blas 432b876e84 Fix for issue 2474 - [IPAD] change page flicking in landscape[IPAD] change page flicking in landscape
- On iOS, giving focus to the ui-page element causes flashing during page animations/transitions. This is due to the CSS outline property which is applied when the page is given focus. Turning outlines off for all pages prevents the flashing.
2011-09-20 14:16:37 -07:00
..
images Fixed icons offset 2011-06-24 12:40:00 -04:00
index.php remove ASP style tags, closing PHP tags and short php code 2011-06-09 09:31:42 -07:00
jquery.mobile.button.css This ensures inner button text is visible in IE7. Fixes #2058. Yay. 2011-07-15 11:42:25 -04:00
jquery.mobile.collapsible.css Added comments 2011-09-14 21:12:43 -07:00
jquery.mobile.controlgroup.css Moved our own widget css layout toggles over to using standard media queries, rather than the classes we apply to the HTML element to simulate media queries. 2011-05-11 18:00:44 +02:00
jquery.mobile.core.css Fix for issue 2474 - [IPAD] change page flicking in landscape[IPAD] change page flicking in landscape 2011-09-20 14:16:37 -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 Fix for issue #2192 labels for form inputs have different vertical alignments 2011-09-18 16:24:08 +03: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 added margin back from media-helper based css. 2011-05-11 18:32:57 +02: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 Remove the top "glow" border because it's breaking out in split button lists. 2011-09-19 22:05:33 -03:00
jquery.mobile.navbar.css more outline disabling 2011-01-22 14:46:58 -05:00
jquery.mobile.theme.css 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
jquery.mobile.transitions.css Changed timing function on spin animation to linear, for a much smoother-looking spinner 2011-06-27 14:05:16 -07:00