toddparker
|
f53ac0da7f
|
Speedier transition timing
Also added duration to some rules to tweak timing and make them more
reliable
|
2012-01-16 23:41:37 -05:00 |
|
scottjehl
|
2cd994b2e8
|
added the timing durations to the transitions themselves
|
2012-01-12 21:41:39 +07:00 |
|
Mat Marquis
|
f7d59da646
|
Updated 3d transform test to accomodate FF10.
|
2012-01-11 16:28:08 -05:00 |
|
scottjehl
|
86e9c9df68
|
removed fallback transition CSS for non-3D browsers
|
2012-01-10 12:50:22 +07:00 |
|
scottjehl
|
11848a6829
|
z index not needed
|
2012-01-10 12:50:21 +07:00 |
|
scottjehl
|
f6ec2436b7
|
brought back a full flip transition for 3d supporting browsers, using 90deg pairs. Needs further testing
|
2012-01-10 12:50:21 +07:00 |
|
toddparker
|
74a8f2c2c3
|
Moved non-3D rules to the bottom to hide the ugliness
Rule order doesn't seem to matter because of specificity.
|
2012-01-10 12:50:21 +07:00 |
|
toddparker
|
373abd7623
|
Re-org file, scoped all flip rules to the 3d supported class to avoid android seeing these
Cleaned up unsupported rules, added to top of file - needed both fade
in and out rules
|
2012-01-10 12:50:20 +07:00 |
|
scottjehl
|
3ec1085b70
|
removed old comment
|
2012-01-10 12:50:06 +07:00 |
|
scottjehl
|
c0e635bf72
|
removed flip in rules, no longer in use
|
2012-01-10 12:50:06 +07:00 |
|
scottjehl
|
3bf147e10b
|
cleaned these up so only the right rules are in the right files
|
2012-01-10 12:50:05 +07:00 |
|
scottjehl
|
edfafbf5d7
|
split transition CSS into separate files.
|
2012-01-10 12:49:21 +07:00 |
|