
/* 
 * style the species tree
 * jt6 20091106 WTSI
 *
 * $Id: tree.css,v 1.3 2009-12-07 22:47:06 jt6 Exp $
 */

div.nodeLabel {
  float: left;
  margin: 0.3em 0;
}

div.nodeSummary {
  float:right;
}

.ygtv-checkbox .ygtv-highlight0 .ygtvcontent,
.ygtv-checkbox .ygtv-highlight1 .ygtvcontent,
.ygtv-checkbox .ygtv-highlight2 .ygtvcontent {
  padding-left: 18px ! important;
}

.ygtvfocus {
  background-color: transparent ! important;
}
