/*** CSS for main plugin wrapper ***/ DIV#MedCo-mainDiv { padding: 0px; } /*** CSS for tab background ***/ DIV#MedCo-TABS DIV.yui-content { background: #FFF; } DIV#MedCo-TABS DIV.MedCo-Dashboard { background:#FFF; border:solid #63758C; border-width:1px 0; overflow:auto; height:100%; } .MedCoText { font-family:arial,helvetica; font-size:12px; } DIV#MedCo-TABS DIV.resetButton a, DIV#MedCo-TABS DIV.runButton a { color:#FFF; display:block; text-decoration:none; } DIV#MedCo-TABS DIV.resetButton a:hover, DIV#MedCo-TABS DIV.runButton a:hover { background-color:#7687bf; } /* MedCo test tab*/ .MedCoTest-Tab { overflow-y: scroll; height:100%; padding-left: 5px; } .MedCoTest-Tab .testLabel { width: 50px; display: inline-block; text-align: center; }