| .. |
|
index.php
|
2700: Step 7 Silly me kept putting instead of . Fixed that typo
|
2011-10-17 14:36:50 -07:00 |
|
jquery.mobile.button.css
|
Fixes #2629, fixes #2628 — Replacing ‘background: transparent’ with #fff, rgba(255,255,255,0), and an opacity filter solves this.
|
2011-10-26 17:57:03 -04:00 |
|
jquery.mobile.collapsible.css
|
Fixes #1077, fixes #2683 — Reverts fixed positioning to hide .ui-collapsible-heading-status (added in commit #c94c6bf). Uses ‘top: -9999px’ to hide element in lieu of ‘left: -9999px’, so as not to trigger Firefox 7’s ellipsis bug.
|
2011-10-26 16:12:56 -04:00 |
|
jquery.mobile.controlgroup.css
|
Hopefully, this finally fixes #518 — Custom selects now behave as expected within vertical/horizontal controlgroups. Docs have been updated accordingly.
|
2011-10-18 12:12:19 -04:00 |
|
jquery.mobile.core.css
|
Additional work on #2066 — This change only applies overflow-x: hidden to body/div elements that receive the .ui-mobile-viewport class, as we can safely predict that style won’t interfere with native select funcitonality when attached to those elements. This will address the vast majority of use cases, and prevent this style from causing unpredictable Android issues in the event that the page is wrapped in an unusual element (a form, table cell, marquee tag, etc.).
|
2011-11-08 15:06:33 -05:00 |
|
jquery.mobile.dialog.css
|
Fixed extra vertical padding for footers within dialogs
|
2011-10-26 14:03:27 -04:00 |
|
jquery.mobile.forms.checkboxradio.css
|
2700: Step 7 Silly me kept putting instead of . Fixed that typo
|
2011-10-17 14:36:50 -07:00 |
|
jquery.mobile.forms.fieldcontain.css
|
2700: Step 7 Silly me kept putting instead of . Fixed that typo
|
2011-10-17 14:36:50 -07:00 |
|
jquery.mobile.forms.select.css
|
Fixes #2588 — When Windows Phone 7.5 (Mango) tries to calculate a numeric opacity for a select—including “inherit”—without explicitly specifying an opacity on the parent to give it context, a bug appears where clicking elsewhere on the page after opening the select will open the select again.
|
2011-11-09 18:25:06 -05:00 |
|
jquery.mobile.forms.slider.css
|
Fixed issue #2631 - flip toggle switch animation improved
|
2011-10-23 14:30:10 +02:00 |
|
jquery.mobile.forms.textinput.css
|
Additional fix for #2842 — Missed a spot. Full-width form elements due to hidden labels no longer rely on percentage-based left/right padding.
|
2011-10-27 11:16:46 -04:00 |
|
jquery.mobile.grids.css
|
2700: Step 7 Silly me kept putting instead of . Fixed that typo
|
2011-10-17 14:36:50 -07:00 |
|
jquery.mobile.headerfooter.css
|
2700: Step 7 Silly me kept putting instead of . Fixed that typo
|
2011-10-17 14:36:50 -07:00 |
|
jquery.mobile.listview.css
|
Styling ui-li-icon on enhanced lists only
|
2011-10-20 14:22:48 -06:00 |
|
jquery.mobile.navbar.css
|
2700: Step 7 Silly me kept putting instead of . Fixed that typo
|
2011-10-17 14:36:50 -07:00 |
|
jquery.mobile.transitions.css
|
2700: Step 7 Silly me kept putting instead of . Fixed that typo
|
2011-10-17 14:36:50 -07:00 |