Ghislain Seguin
9e935c31f6
Merge branch 'out-in-transition'
...
Conflicts:
css/structure/index.php
docs/_assets/js/jqm-docs.js
index.html
2012-01-12 09:56:48 -08:00
scottjehl
6cd1adc528
no bg image/gradient on ui-overlay
2012-01-12 21:26:27 +07:00
scottjehl
155adc14c1
CSS for ui-overlay-x applies to container now too - removed double class
2012-01-12 12:27:14 +07:00
Mat Marquis
148cb09132
Updated docs’ CSS to use new @import scheme.
2012-01-10 16:35:51 -05:00
Todd Parker
41d63056c6
All new loader hotness
...
Created a new loader that has a circle baked into the animated gif so
there's less of a chance of artifacts in bad browsers. The edge is
chunky because it's a gif but then added 1px of padding to the loader
parent and that the border-radius can smooth this out in iOS. Actually
looks sharp in Android too because of interaction effects between these
rounded corners. Loader spin is faster and more compressed (16 colors).
Removed the body-a class on the spinner since we're just setting this to
flat black = one less gradient to render.
2012-01-10 12:43:10 +07:00
Todd Parker
dac79b5cfa
Loader design tweaks
...
Removed the spin class from the loader container, tweaked opacity and
added slight glow to bottom of loader, increased padding. Downloaded a
fresh loader image.
2012-01-10 12:43:09 +07:00
scottjehl
9a410f57fa
gif loader styles
2012-01-10 12:43:09 +07:00
John Bender
95073892f0
Merge branch 'amd'
2012-01-04 12:24:33 -08:00
Mat Marquis
9b3aefae84
Moved .ui-dialog to element wrapping dialog header/content/footer, switched overlay non-theming class to .ui-dialog-page.
2012-01-03 18:16:29 -05:00
Todd Parker
f57072fa7b
Merge pull request #3326 from TylerBenziger/master
...
Gradient Syntax Fix
2011-12-29 15:16:25 -08:00
zachleat
c4191d9bf6
Fix for browsers with JavaScript but without box-shadow enabled. outline: 0; outline-width: 2px; doesn't work, requires an outline-style to be set.
2011-12-29 16:26:45 -05:00
zachleat
328bbec94a
Per @toddparker's comment, added boxshadow to link buttons. Also changed focus class on sliders to add to the handle, while excluding the toggle switch.
2011-12-29 16:26:45 -05:00
Tyler Benziger
5c7c7932a2
gradient syntax fix
2011-12-22 22:49:10 -08:00
Tyler Benziger
0c13d8a81a
Gradient syntax fixed
2011-12-21 23:30:46 -08:00
Ghislain Seguin
b32facdd1d
Use @imports instead of the PHP combine, r.js will take care of optimization
2011-12-01 17:28:08 -08:00
Eddie Monge
5535e24c46
Update to add license to root, update individual files to not have license, add license to built and testing files
2011-11-08 15:43:36 -08:00
TylerBenziger
a1097b32a2
Whitespace fix for jquery.mobile.theme.css
2011-11-07 10:00:39 -08:00
Ghislain Seguin
26c48c8c6c
Fix for #2871 : Added overlayTheme option to dialog widget
2011-11-04 22:34:58 -07:00
Masataka Yakura
8d0ca03161
remove "top" from gradient syntax for byte savings and spec compliance
2011-10-29 16:33:53 +09:00
toddparker
bc97aa6532
Switched font-family TR tokens to /*{global-font-family}*/;
...
This makes all swatch fonts adhere to the global font family set in
ThemeRoller. This can be manually edited to further customize the
theme, but we're simplifying the TR UI.
2011-10-26 14:09:41 -04:00
Eddie Monge
f6e319ef8a
Standardize licenses in files and match jQuery core min license in min files
2011-10-25 11:15:19 -07:00
unknown
6171ba2040
Moved .ui-br class from swatches section to structure section of default theme. Added .ui-br to Valencia theme.
2011-10-20 11:30:40 -04:00
Eddie Monge
10c6ca2922
2700: Step 3 Move the themes into a themes folder
2011-10-17 13:25:54 -07:00