jquery-mobile/themes/default
ehynds cc0d982c5e documentation for multiple select functionality and list icon theming.
also fixed a CSS specificity bug where the display:block declaration on .ui-li was overriding the display:none declaration for the placeholder class.
2010-12-22 18:11:01 -05:00
..
images fixed up some icons on retina resolution 2010-11-11 20:25:54 -05:00
index.php Rule #1, when you change a file name, update its references. Fixing bustage from my previous checkin. Sorry 'bout that. 2010-11-09 14:09:04 -08:00
jquery.mobile.button.css added ui-btn:visited color white, Fixes #618 2010-12-12 00:41:42 -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 hide page during rendering - prevent fouc. 2010-11-08 15:04:12 -05: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 added z-index rules to ensure label sits on top of input, regardless of source order. 2010-11-16 17:17:19 -05:00
jquery.mobile.forms.fieldcontain.css tweaked bottom border and overflow 2010-10-15 10:36:24 -04:00
jquery.mobile.forms.select.css documentation for multiple select functionality and list icon theming. 2010-12-22 18:11:01 -05:00
jquery.mobile.forms.slider.css Input types can now degrade to alternate types, instead of text. First such example is type=range degrades to type=number. Fixes issue #415, Fixes #404 2010-11-11 21:43:01 -05:00
jquery.mobile.forms.textinput.css removed inner text shadow on ios text inputs 2010-11-19 18:15:34 -05:00
jquery.mobile.grids.css Added full icon positioning docs and examples and re-vamped the headers docs to include a navbar doc page with glyphish example. 2010-11-11 12:50:32 -05: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 Changed width of aside content when under 480px min-width breakpoint. Fixes #171 2010-11-01 21:58:13 -04: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 add disabled option support. fixes #350 2010-12-03 22:30:08 +08:00
jquery.mobile.transitions.css perspective class only added on flip page transition or any transition added to the perspectiveTransitions local var in the transitionPages function Fixes #568 2010-12-13 02:21:40 -08:00