jquery-mobile/themes/default
2011-03-14 00:20:24 -04:00
..
images Re-compressed the 18px icons to dramatically reduce bandwidth - 150k+ to 4k. Fireworks - what were you thinking last night? 2011-02-04 11:25:50 -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 1px extra padding to icon only buttons. Adjusted offset for clear button on search inputs accordingly. 2011-02-03 15:04:15 -05:00
jquery.mobile.collapsible.css fix extra-wide pages in opera & opera mini 2011-01-12 18:00:53 -05: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 critical bug fix for C-Grade support. Ensures page is not hidden on C-Grade browsers. Fixes #975 2011-02-04 12:45:26 -05: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 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 moved over to our class-based media query 2011-02-01 10:40:18 -05:00
jquery.mobile.forms.select.css added a workaround for the selectmenu plugin's nativeMenu in Opera. Opera browsers improperly support opacity on select elements, either hiding the menu button but not its text (in Mini), or hiding the text but not the button. Either way, it makes our hidden-select trick look really bad, or unusable. This workaround adds a class to the select in Opera, and makes the native menu visible. In the case of a false positive, that's not a bad outcome. Fixes #897 2011-02-02 12:04:18 -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 Added 1px extra padding to icon only buttons. Adjusted offset for clear button on search inputs accordingly. 2011-02-03 15:04:15 -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 changing overflow to visible makes list items stack properly in IE7. This rule was only there for clearfix, so either value should be fine. Tested in iOS/iPad to make sure this did not re-introduce the icon positioning bug. Removed unnecessary zoom as well. 2011-03-14 00:20:24 -04:00
jquery.mobile.navbar.css more outline disabling 2011-01-22 14:46:58 -05:00
jquery.mobile.theme.css moved the CSS shorthand around for a better rgba fallback in IE 2011-03-14 00:20:24 -04:00
jquery.mobile.transitions.css Removing height: 120% as it appears to have caused unnecessary flickering and by setting the min-height of each page creation is unnecessary. 2011-01-31 21:42:38 -05:00