blob: bc0d47cbceb95f888744056a5364813c3fde90ca [file] [log] [blame]
/*
* Copyright 2011 Research In Motion Limited.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
/* ------------------------------>
Torch Skin (446x782) offset (41x144)*/
.viewport-wrapper-Torch {
width:360px;
height:480px;
border: none;
}
.device-wrapper-Torch {
position: relative;
padding: 144px 0 0 41px;
width:405px;
height:638px;
margin: 0 auto;
border: none;
-webkit-box-shadow: none;
background: url('../images/Torch.png') no-repeat;
}
.menu-button-wrapper-Torch {
position: relative;
display: inline-block;
margin: 30px 0 0 75px;
width: 55px;
height: 65px;
cursor: pointer;
}
.back-button-wrapper-Torch {
position: relative;
display: inline-block;
margin: 0 0 0 95px;
width: 55px;
height: 65px;
cursor: pointer;
}
.viewport-wrapper-landscape-Torch {
margin: -99px 0 0 104px;
width:480px;
height:360px;
border: none;
}
.device-wrapper-landscape-Torch {
position: relative;
padding: 144px 0 0 41px;
width:740px;
height:300px;
margin: 0 auto;
border: none;
-webkit-box-shadow: none;
background: url('../images/Torch_landscape.png') no-repeat;
}
.menu-button-wrapper-landscape-Torch{
position: relative;
display: inline-block;
margin: -137px 0 0 618px;
width: 55px;
height: 65px;
cursor: pointer;
}
.back-button-wrapper-landscape-Torch {
position: relative;
display: inline-block;
margin: -287px 0 0 618px;
width: 55px;
height: 65px;
cursor: pointer;
}