jquery-mobile/themes/default
Kin Blas d96ef2ea7d Fixed 138 - transition: fix flip (and cube?)
- Added a -webkit-perspective property to the body element, since it is the container for the element (ui-page) that actually flips. We need specify this so a projection matrix gets created, giving the viewer some perspective. The 1000 represents the depth in pixels (the distance from the viewer to the z-plane). According to the CSS3 spec 1000 is a moderate value. Lower values make the effect more extreme.
2010-10-29 13:23:04 -07:00
..
images All new icons and AI file for safe keeping. Goodnight icons. 2010-10-15 21:15:48 -04:00
jquery.mobile.button.css Add missing commas in button styles. 2010-10-26 22:31:40 +08:00
jquery.mobile.collapsible.css added support for grouped collapsibles that make accordions. Parent element just needs a data-role of collapsible-set. Fixes #87, Fixes #178 2010-10-23 10:20:06 -04:00
jquery.mobile.controlgroup.css Removing un-necessary specificity from .ui-checkbox and .ui-radio styling. 2010-10-26 22:31:41 +08:00
jquery.mobile.core.css Set header/footers to display: block for use case where HTML5 header/footer are used. Fixes #224 2010-10-18 11:55:25 -04:00
jquery.mobile.dialog.css Created a themes directory and moved all CSS and images there. 2010-10-13 13:26:23 -04:00
jquery.mobile.forms.checkboxradio.css Removing un-necessary specificity from .ui-checkbox and .ui-radio styling. 2010-10-26 22:31:41 +08:00
jquery.mobile.forms.fieldcontain.css tweaked bottom border and overflow 2010-10-15 10:36:24 -04:00
jquery.mobile.forms.select.css added px suffix to all media-min/max classes. Updated CSS usage to match. 2010-10-25 10:45:30 -04:00
jquery.mobile.forms.slider.css added px suffix to all media-min/max classes. Updated CSS usage to match. 2010-10-25 10:45:30 -04:00
jquery.mobile.forms.textinput.css added px suffix to all media-min/max classes. Updated CSS usage to match. 2010-10-25 10:45:30 -04:00
jquery.mobile.grids.css Created a themes directory and moved all CSS and images there. 2010-10-13 13:26:23 -04:00
jquery.mobile.headerfooter.css set fullscreen toolbars to 90% opacity. Fixes #169 2010-10-13 20:20:36 -04:00
jquery.mobile.listview.css Fixed iPad button positioning bug 2010-10-21 21:20:14 +08:00
jquery.mobile.navbar.css Created a themes directory and moved all CSS and images there. 2010-10-13 13:26:23 -04:00
jquery.mobile.theme.css changed #fff to #ffffff in ui-body-b and ui-body-e because IE has issues with shorthand notation in filters. 2010-10-28 16:36:30 -04:00
jquery.mobile.transitions.css Fixed 138 - transition: fix flip (and cube?) 2010-10-29 13:23:04 -07:00
manifest.php Created a themes directory and moved all CSS and images there. 2010-10-13 13:26:23 -04:00