aboutsummaryrefslogtreecommitdiff
path: root/node_modules/montage/lab/sandbox/ui/picasa-carousel-test/main.reel/main.css
blob: 39484e8de1b6d2ceb96b9f3b981e60ab01755ced (plain)
1
2
3
4
5
6
7
.montage-google-picasa-carousel, [data-montage-id="montage-google-picasa-carousel"] {
	height: 300px;
    -webkit-perspective: 800px;
    background: -webkit-gradient(linear, left top, left bottom, from(#666), to(#bbb));
}