aboutsummaryrefslogtreecommitdiff
path: root/node_modules
diff options
context:
space:
mode:
authorValerio Virgillito2012-03-21 14:49:45 -0700
committerValerio Virgillito2012-03-21 14:49:45 -0700
commit76b27b989652883f4c46027e73b5b6769b2df623 (patch)
tree60375aa78aa0656e2dc3b818afda10c6e92534cd /node_modules
parenta5b5ec05a032a5c21249857351b2af243584279c (diff)
downloadninja-76b27b989652883f4c46027e73b5b6769b2df623.tar.gz
Removing the gradient background in the picasa carousel
Signed-off-by: Valerio Virgillito <valerio@motorola.com>
Diffstat (limited to 'node_modules')
-rwxr-xr-xnode_modules/montage/ui/picasa-carousel.reel/picasa-carousel.css2
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;