jquery-mobile/css/structure
toddparker 0675e15233 Added "nofade" transition, slide/up/down for non-3D devices
- Introduced a class (nofade) which is similar to dontmove for
overwriting the fade in/out classes. We're not scoping all classes to
with supported or not like in flip so we need to negate the fade rules
with a new animation
- Added a selector block at the top to lengthen all slide animations to
300ms to reduce blinkiness on Android. Shorter caused animations to
break out of sequence. Needs refinement on timing.
- Added rules to apply the "nofade" classes to the replace the fade
in/out animations for non-3D browsers. Had to set the duration equal to
the slide animations to keep it all in sync.
2012-01-13 17:27:52 +07:00
..
index.php added a rotate transition, just for fun. 2012-01-13 17:27:52 +07:00
jquery.mobile.button.css Fix for #3262 - set max-width for header/footer buttons and title 2012-01-13 17:25:48 +07:00
jquery.mobile.collapsible.css Update to add license to root, update individual files to not have license, add license to built and testing files 2011-11-08 15:43:36 -08:00
jquery.mobile.controlgroup.css Use shorthand notation for margin 2012-01-13 17:25:45 +07:00
jquery.mobile.core.css position loader fixed by default, then check if it's positioned correctly and if not, switch to an absolute positioned scheme, with updates on scroll (or scrollstop in iOS 4). 2012-01-13 17:27:03 +07:00
jquery.mobile.dialog.css Applied top margin to dialog headers rather than .ui-dialog, as the latter was breaking content-only dialogs meant to align with the top of the viewport. 2012-01-13 17:25:52 +07:00
jquery.mobile.forms.checkboxradio.css Update to add license to root, update individual files to not have license, add license to built and testing files 2011-11-08 15:43:36 -08:00
jquery.mobile.forms.fieldcontain.css Tightened up vertical spacing for form field containers at smartphone widths 2012-01-13 17:24:55 +07:00
jquery.mobile.forms.select.css Fixes #3026 — Regression introduced by 01c77fa. 2011-11-16 15:25:00 -05:00
jquery.mobile.forms.slider.css First stab at more consistent focus classes on form elements, using .ui-focus. Links will still contain outline property. 2012-01-13 17:25:50 +07:00
jquery.mobile.forms.textinput.css First stab at more consistent focus classes on form elements, using .ui-focus. Links will still contain outline property. 2012-01-13 17:25:50 +07:00
jquery.mobile.grids.css Update to add license to root, update individual files to not have license, add license to built and testing files 2011-11-08 15:43:36 -08:00
jquery.mobile.headerfooter.css removed listview margin overrides when overflow scrolling is in play. 2011-12-26 16:32:38 +07:00
jquery.mobile.listview.css removed margin overrides when overflow scrolling is in play 2011-12-26 16:32:59 +07:00
jquery.mobile.navbar.css Corrected fix for #3262 so it doesn't prevent buttons filling available space 2012-01-13 17:25:49 +07:00
jquery.mobile.transitions.css Added "nofade" transition, slide/up/down for non-3D devices 2012-01-13 17:27:52 +07:00
jquery.mobile.transitions.fade.css cleaned these up so only the right rules are in the right files 2012-01-13 17:27:51 +07:00
jquery.mobile.transitions.flip.css Re-org file, scoped all flip rules to the 3d supported class to avoid android seeing these 2012-01-13 17:27:52 +07:00
jquery.mobile.transitions.pop.css cleaned these up so only the right rules are in the right files 2012-01-13 17:27:51 +07:00
jquery.mobile.transitions.rotate.css added a rotate transition, just for fun. 2012-01-13 17:27:52 +07:00
jquery.mobile.transitions.slide.css Added "nofade" transition, slide/up/down for non-3D devices 2012-01-13 17:27:52 +07:00