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

css.studymanager.css Maven / Gradle / Ivy

The newest version!
.listEntryRadio {
	width: 20px;
	color: #468847;
	font-family: Consolas,"Liberation Mono",Courier,monospace;
}

.listEntryId {
	width: 30px;
}

#resultsTable {
	max-height: 450px;
	overflow: auto;
}

#study-definition-viewer-container, #study-definition-editor-container {
	max-height: 450px;
	overflow: auto;
	margin: 10px 0px;
}

#study-definition-viewer-info, #study-definition-editor-info {
	font-size: 10px;
}

.table-borderless th, .table-borderless td {
	border-top: none;
}

.input-group>.form-control {
	width: 180px !important;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy