{
"name": "detailViewStyle",
"content": {
"parent": "baseStyle",
"content": {
"landscape": {
"layoutName": {
"phone": "detailViewLandscape",
"tab7": "detailViewTabLandscape",
"tab12": "detailViewTabLandscape"
},
"backgroundColor": "#FFFFFF"
},
"portrait": {
"layoutName": {
"phone": "detailViewPortrait",
"tab7": "detailViewTabPortrait",
"tab12": "detailViewTabPortrait"
},
"backgroundColor": "#FFFFFF"
},
"orientation": {
"phone": "all",
"tab7": "all",
"tab12": "all"
}
}
}
}