From 76b27b989652883f4c46027e73b5b6769b2df623 Mon Sep 17 00:00:00 2001 From: Valerio Virgillito Date: Wed, 21 Mar 2012 14:49:45 -0700 Subject: Removing the gradient background in the picasa carousel Signed-off-by: Valerio Virgillito --- node_modules/montage/ui/picasa-carousel.reel/picasa-carousel.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'node_modules/montage/ui/picasa-carousel.reel/picasa-carousel.css') 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 @@ right: 0; bottom: 0; */ -webkit-perspective: 800px; - background: -webkit-gradient(linear, left top, left bottom, from(#666), to(#bbb)); + /*background: -webkit-gradient(linear, left top, left bottom, from(#666), to(#bbb));*/ } .image { position: absolute; -- cgit v1.2.3