aboutsummaryrefslogtreecommitdiff
path: root/node_modules/components-data
diff options
context:
space:
mode:
authorValerio Virgillito2012-03-19 15:39:13 -0700
committerValerio Virgillito2012-03-19 15:39:13 -0700
commit2c729ba4b7084d10f39eff5797ff06a246d163bc (patch)
tree911e637c67846255d2e7c989bbd7befe5ab2082d /node_modules/components-data
parent38a3258239aef114c23fe0ce179257639a74d96b (diff)
parent4f7f744b6982142c08b82239e8dbe40b610bf68b (diff)
downloadninja-2c729ba4b7084d10f39eff5797ff06a246d163bc.tar.gz
Merge branch 'master' of github.com:francoisfrisch/ninja-internal into montage-integration
Diffstat (limited to 'node_modules/components-data')
-rw-r--r--node_modules/components-data/picasa-carousel.json8
1 files changed, 7 insertions, 1 deletions
diff --git a/node_modules/components-data/picasa-carousel.json b/node_modules/components-data/picasa-carousel.json
index 34fe0e8f..781b246e 100644
--- a/node_modules/components-data/picasa-carousel.json
+++ b/node_modules/components-data/picasa-carousel.json
@@ -11,5 +11,11 @@
11 "type": "string", 11 "type": "string",
12 "default": "" 12 "default": ""
13 } 13 }
14 ] 14 ],
15 "defaultStyles": {
16 "width":"800px",
17 "height":"320px",
18 "border": "1px",
19 "-webkit-perspective": "800px"
20 }
15} \ No newline at end of file 21} \ No newline at end of file