diff options
author | Valerio Virgillito | 2012-03-21 14:49:45 -0700 |
---|---|---|
committer | Valerio Virgillito | 2012-03-21 14:49:45 -0700 |
commit | 76b27b989652883f4c46027e73b5b6769b2df623 (patch) | |
tree | 60375aa78aa0656e2dc3b818afda10c6e92534cd | |
parent | a5b5ec05a032a5c21249857351b2af243584279c (diff) | |
download | ninja-76b27b989652883f4c46027e73b5b6769b2df623.tar.gz |
Removing the gradient background in the picasa carousel
Signed-off-by: Valerio Virgillito <valerio@motorola.com>
-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; |