diff options
author | Jose Antonio Marquez | 2012-03-21 16:40:34 -0700 |
---|---|---|
committer | Jose Antonio Marquez | 2012-03-21 16:40:34 -0700 |
commit | 24699c72a0efc1788bb26e0988a31fb0002f560c (patch) | |
tree | 6badd6444516fb07a01ac4dbcc16be8e3f509706 /node_modules | |
parent | 47ccf0bb685fdaff4c5bdc767e9091a209e34a0f (diff) | |
parent | 19aca6ec6f3c10922646f0ca760a375acdffaf56 (diff) | |
download | ninja-24699c72a0efc1788bb26e0988a31fb0002f560c.tar.gz |
Merge branch 'refs/heads/Ninja-Montage-Integration' into FileIO-Montage-Components
Diffstat (limited to 'node_modules')
-rwxr-xr-x | node_modules/montage/ui/picasa-carousel.reel/picasa-carousel.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/node_modules/montage/ui/picasa-carousel.reel/picasa-carousel.css b/node_modules/montage/ui/picasa-carousel.reel/picasa-carousel.css index cab6d1bb..123c4a0f 100755 --- a/node_modules/montage/ui/picasa-carousel.reel/picasa-carousel.css +++ b/node_modules/montage/ui/picasa-carousel.reel/picasa-carousel.css | |||
@@ -29,7 +29,7 @@ | |||
29 | right: 0; | 29 | right: 0; |
30 | bottom: 0; | 30 | bottom: 0; |
31 | */ -webkit-perspective: 800px; | 31 | */ -webkit-perspective: 800px; |
32 | background: -webkit-gradient(linear, left top, left bottom, from(#666), to(#bbb)); | 32 | /*background: -webkit-gradient(linear, left top, left bottom, from(#666), to(#bbb));*/ |
33 | } | 33 | } |
34 | .image { | 34 | .image { |
35 | position: absolute; | 35 | position: absolute; |