jquery-mobile/css/structure
scottjehl 57af436ab6 Merge branch 'fixedtoolbar'
Conflicts:
	Makefile
	css/structure/index.php
	css/structure/jquery.mobile.core.css
	css/structure/jquery.mobile.forms.slider.css
	css/structure/jquery.mobile.transitions.fade.css
	css/themes/default/jquery.mobile.css
	css/themes/default/jquery.mobile.theme.css
	docs/pages/page-transitions.html
	js/jquery.mobile.core.js
	js/jquery.mobile.define.js
	js/jquery.mobile.docs.js
	js/jquery.mobile.fixHeaderFooter.js
	js/jquery.mobile.fixHeaderFooter.native.js
	js/jquery.mobile.forms.button.js
	js/jquery.mobile.forms.select.custom.js
	js/jquery.mobile.init.js
	js/jquery.mobile.js
	js/jquery.mobile.navigation.js
	js/jquery.mobile.support.js
	js/jquery.mobile.transition.flip.js
	js/jquery.mobile.transition.flow.js
	js/jquery.mobile.transition.js
	js/jquery.mobile.transition.pop.js
	js/jquery.mobile.transition.slide.js
	js/jquery.mobile.transition.slidedown.js
	js/jquery.mobile.transition.slideup.js
	js/jquery.mobile.transition.turn.js
	tests/jquery.testHelper.js
	tests/unit/listview/listview_core.js
	tests/unit/support/index.html
2012-01-18 00:05:45 +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 Setting .ui-mobile/.ui-mobile to height: 99.9% prevents a vertical scrollbar on dialog pages, in Firefox. 2012-01-16 16:07:37 -05:00
jquery.mobile.dialog.css fix up dialog presentation - headers were busted 2012-01-13 17:30:50 +07:00
jquery.mobile.fixedToolbar.css moved a non-fixed-toolbars rule back to core 2012-01-13 19:55:08 +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 bring z-index down to 1, to prevent competition with fixed toolbars 2012-01-13 17:35:48 +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.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 removed fallback transition CSS for non-3D browsers 2012-01-13 17:27:53 +07:00
jquery.mobile.transitions.fade.css Faster fade in (225ms vs 300) and out (100ms vs 150) to see if this feels snappier. 2012-01-16 18:26:52 -05:00
jquery.mobile.transitions.flip.css added the timing durations to the transitions themselves 2012-01-13 17:30:51 +07:00
jquery.mobile.transitions.flow.css combined redundant syntax 2012-01-13 17:30:51 +07:00
jquery.mobile.transitions.pop.css added the timing durations to the transitions themselves 2012-01-13 17:30:51 +07:00
jquery.mobile.transitions.slide.css added the timing durations to the transitions themselves 2012-01-13 17:30:51 +07:00
jquery.mobile.transitions.slidedown.css added the timing durations to the transitions themselves 2012-01-13 17:30:51 +07:00
jquery.mobile.transitions.slideup.css added the timing durations to the transitions themselves 2012-01-13 17:30:51 +07:00
jquery.mobile.transitions.turn.css added the timing durations to the transitions themselves 2012-01-13 17:30:51 +07:00