blob: 07d97c0e11b69de6ad261992ff13c6a47b65d030 [file] [log] [blame]
.demoContainer{
width: 100%;
height: 100%;
padding: 0px;
margin: 0px;
}
.demoContainer .return {
cursor: pointer;
}
.demoContainer span {
margin-right: 10px;
cursor: pointer;
}
.demoContainer .selected {
border-bottom: 5px solid #95bfff;
}
.demoContainer table {
background: #f5f5f5;
width: 100%;
height: 100%;
}
.demoContainerTabs {
width: 100%;
height: 400px;
}
.demoContainerTabs .dojoTabLabels-top {
display: none;
}
.demoContainerTabs .dojoTabPaneWrapper {
border: 0px;
}