
css.protocolviewer.css Maven / Gradle / Ivy
The newest version!
.table {
margin-bottom: 10px;
}
.table-condensed td {
padding: 1px 2px;
}
#container-plugin {
border-spacing: 0px;
}
.box-title {
font-size: 10pt;
font-weight: bold;
padding: 2px;
margin: 0px;
background-color: #BDCDDA;
}
#search-text {
height: 26px;
}
#catalog-container {
max-height: 500px;
overflow-y: auto;
}
#feature-details {
min-height: 200px;
}
#feature-selection-table-container {
min-height: 270px;
max-height: 370px;
overflow-y: auto;
}
#feature-selection-table td.center {
text-align: center;
}
#feature-shopping-controls {
padding-top: 10px;
}
.feature-table-col1 {
background: #DCE3F7;
font-weight: bold;
padding: 5px;
margin: 1px;
width: 10px !important;
border: solid thin white;
}
.glyphicon-remove:hover {
cursor: pointer;
}
#orderdata-selection-table td.center {
text-align: center;
}
#orderdata-selection-table-container {
max-height: 250px;
overflow: auto;
}
#orderdata-selection-table-pager {
margin-top: 10px;
margin-bottom: 0px;
}
#orderdata-list-container {
max-height: 300px;
overflow: auto;
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy