- phoneThumbBar {
- bottom: 0px;
- left: 0px;
- right: 0px;
- position: absolute;
- background-color:#000000;
- opacity:0.6;
- height: 120px;
- z-index: 98;
- }
- .phoneThumbBG {
- position: absolute;
- bottom: 1px;
- /*left: 0px;*/
- right: 0px;
- height: 105px;
- overflow: hidden;
- opacity: 0.9;
- /*background-color:#888888;*/
- z-index:102;
- }
- .phoneThumbBox {
- position: absolute;
- left: 0px;
- right: 0px;
- height: 95px;
- /*background-color:#ff0000;*/
- }
- .phoneThumbItem{
- position: absolute;
- top: 0px;
- left: 0px;
- width: 60px;
- height: 82px;
- border-width: 1px;
- border-style:inset;
- }
Raw Paste