| .. |
|
images
|
re-exported images as png8. Will need to test if this fixes issue number 367
|
2010-11-03 22:17:20 -04: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
|
removed an empty selector
|
2010-11-04 22:59:19 -04: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
|
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
|
fixed up slider layout in wider screen widths
|
2010-11-01 22:04:13 -04:00 |
|
jquery.mobile.forms.textinput.css
|
removed some extra selectors in input /textarea css. Fixes #392
|
2010-11-04 18:42:31 -04: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
|
Tweaked swatch b hover state colors.
|
2010-11-11 13:31:56 -05:00 |
|
jquery.mobile.transitions.css
|
Fixed 373 - Re-visit the need for -webkit-backface-visibility property on ui-page
|
2010-11-03 23:30:44 -07:00 |
|
manifest.php
|
added php to <? opening tags - thx @TechIsCool. Fixes #308
|
2010-11-02 14:24:17 -04:00 |