aboutsummaryrefslogtreecommitdiff
path: root/node_modules
diff options
context:
space:
mode:
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;