DOJO NESTED DynamicTabs Css
DOJO NESTED DynamicTabs Css
border-top-color: #E4C898;
border-top-style: solid;
border-top-width: 1px;
background: #EBE5E6;
width: 100%;
height: 100%;
}
#ribbonContainer{
width: 100%;
height: 100%;
font-family : tahoma;
font-size : 12px;
font-style : normal;
}
table.internalTableClass
{
border-collapse : collapse;
width : 100%;
height : 100%;
font-family : tahoma;
font-size : 11px;
color : #5E5E5E;
}
/* end internal div */
#ribbonContainer div.dojoTab.current{
background: #FBF3F0;
border-top-color: #E4C898;
border-top-style: solid;
border-top-width: 1px;
}
#ribbonContainer div.dojoTabPaneWrapper.dojoAlignClient{
background: #FFFFFF;
border: 0px;
}
#ribbonContainer span.dojoTabPane{
top: 10px;
height : 100%;
}
/* End of outer tab */
#ribbonContainer span.dojoTabPane
div.dojoTabContainer.dojoLayoutContainer{
height : 100%;
width : 100%;
}
#ribbonContainer span.dojoTabPane
div.dojoTabPaneWrapper.dojoAlignClient{
width : 100%;
height : 100%;
}
/* End of inner tabs */
td.classPageHeader
{
color : #CD6906;
font-family : tahoma;
font-size : 11px;
font-weight : bold;
border-bottom : solid 1px #D3D3D3;
vertical-align : text-bottom;
}
#labelTopLevelPage
{
font-family : tahoma;
font-size : 11px;
font-weight : normal;
cursor : hand;
border-bottom : dotted 1px #5E5E5E;
color : #5E5E5E;
#brachBuildInfoLabel
{
font-family : tahoma;
font-size : 11px;
font-weight : normal;
color : #5E5E5E;
text-align : left;
}