Ghislain Seguin
75e43f3d39
Finished merging branch 'out-in-transition', I had trailing commas in there instead of semi-colons
2012-01-13 17:31:28 +07:00
scottjehl
ef8332071a
no bg image/gradient on ui-overlay
2012-01-13 17:30:50 +07:00
scottjehl
967834d6b2
CSS for ui-overlay-x applies to container now too - removed double class
2012-01-13 17:30:50 +07:00
Ghislain Seguin
ba6ad1d07a
Have index.php serve the right file, this is deprecated and should be removed before 1.1 release
2012-01-13 17:27:57 +07:00
Mat Marquis
b815db5f76
Updated docs’ CSS to use new @import scheme.
2012-01-13 17:27:56 +07:00
Mat Marquis
eeb93c97d1
Single CSS concat file using @import, rather than the PHP concat.
2012-01-13 17:27:56 +07:00
scottjehl
554ef6da53
removed unused image
2012-01-13 17:27:49 +07:00
Todd Parker
0327298ca1
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-13 17:27:49 +07:00
Todd Parker
ff618ff5e1
Faster spinner animation
...
Was 4ms per frame, now 3ms.
2012-01-13 17:27:48 +07:00
Todd Parker
ad2f977ca8
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-13 17:27:02 +07:00
scottjehl
1e6e411278
removed unused image
2012-01-13 17:27:02 +07:00
Todd Parker
609397dda4
More loader tweaks
2012-01-13 17:27:02 +07:00
Todd Parker
7c160b77af
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-13 17:27:02 +07:00
scottjehl
88914e01a4
gif loader styles
2012-01-13 17:27:01 +07:00
scottjehl
1a78cc86c3
gif-based loader animation
2012-01-13 17:27:01 +07:00
Mat Marquis
20b0434207
Moved .ui-dialog to element wrapping dialog header/content/footer, switched overlay non-theming class to .ui-dialog-page.
2012-01-13 17:25:52 +07:00
Frederik Lassen
de5ca04a74
Optimized the images even more. (Using ScriptPNG)
2012-01-13 17:25:51 +07:00
zachleat
e19ee8d953
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.
2012-01-13 17:25:50 +07:00
zachleat
3ca5a8a85e
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.
2012-01-13 17:25:50 +07:00
Tyler Benziger
8520cc015c
gradient syntax fix
2012-01-13 17:25:47 +07:00
Tyler Benziger
09c0b6214b
Gradient syntax fixed
2012-01-13 17:25:45 +07:00
Ghislain Seguin
ad1653c7f4
Use @imports instead of the PHP combine, r.js will take care of optimization
2012-01-13 17:20:24 +07:00
tichou
5460ae3a4f
Optmised png images for both Default and Valencia themes
2011-11-17 22:56:23 +01:00
toddparker
b90eab4935
New black icon sprites based on the white version
...
Copied the 18 and 36px white icon and flipped it to black to ensure
that these are identical. Cleaned up antialiasing issues on the black
icons too. Added to valencia and default themes.
2011-11-13 23:08:04 -05:00
toddparker
581c4224a2
Updated 18px black icons sprite to match the latest white version
2011-11-13 22:41:52 -05:00
John Bender
7085843b74
moved info text to license-info.txt
2011-11-09 16:00:25 -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
Todd Parker
fde88b2ec3
Merge pull request #2844 from samatjain/png-opt
...
Losslessly minimize themes’ PNGs. Thanks samatjain!
2011-10-27 17:48:44 -07: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
Samat K Jain
54a2ac80c4
Losslessly minimize themes’ PNGs
...
Minimized themes’ PNGs for a space savings of 17%.
2011-10-25 15:50:29 -06: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
bcbaa38854
2700: Step 7 Silly me kept putting instead of . Fixed that typo
2011-10-17 14:36:50 -07:00
Eddie Monge
4a164b232f
2700: Step 4 Update php files to view locally
2011-10-17 13:47:08 -07:00
Eddie Monge
10c6ca2922
2700: Step 3 Move the themes into a themes folder
2011-10-17 13:25:54 -07:00