diff options
author | Valerio Virgillito | 2012-03-19 15:39:13 -0700 |
---|---|---|
committer | Valerio Virgillito | 2012-03-19 15:39:13 -0700 |
commit | 2c729ba4b7084d10f39eff5797ff06a246d163bc (patch) | |
tree | 911e637c67846255d2e7c989bbd7befe5ab2082d /node_modules/components-data/picasa-carousel.json | |
parent | 38a3258239aef114c23fe0ce179257639a74d96b (diff) | |
parent | 4f7f744b6982142c08b82239e8dbe40b610bf68b (diff) | |
download | ninja-2c729ba4b7084d10f39eff5797ff06a246d163bc.tar.gz |
Merge branch 'master' of github.com:francoisfrisch/ninja-internal into montage-integration
Diffstat (limited to 'node_modules/components-data/picasa-carousel.json')
-rw-r--r-- | node_modules/components-data/picasa-carousel.json | 8 |
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 |