All Downloads are FREE. Search and download functionalities are using the official Maven repository.

report-resources.jit.css.ForceDirected.css Maven / Gradle / Ivy

#inner-details {
  font-size:12px;
}

span.close {
	color:#FF5555;
	cursor:pointer;
	font-weight:bold;
	margin-left:3px;
}

span.name {
  cursor: pointer;
}

/*TOOLTIPS*/
.tip {
   text-align: left;
   width:auto;
   max-width:500px;
}

.tip-title {
  font-size: 11px;
  text-align:center;
  margin-bottom:2px;
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy