Rev 1318 | Blame | Last modification | View Log | RSS feed
.demoPane {
width: 100%;
height: 100%;
padding: 0px;
margin: 0px;
overflow: hidden;
}
.demoPane iframe {
width: 100%;
height: 100%;
border: 0px;
border: none;
overflow: auto;
padding: 0px;
margin:0px;
background: #ffffff;
}