You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
22 lines
341 B
22 lines
341 B
#scatterPlotMatrixLegend > p {
|
|
margin: 0 0 5px 25px;
|
|
font-weight: bold;
|
|
}
|
|
|
|
.mlts-visualize-picker > * {
|
|
display: inline-block;
|
|
vertical-align: top;
|
|
}
|
|
|
|
#visualizeSubmitControl > a {
|
|
margin-left: 5px;
|
|
}
|
|
|
|
#clusteringViz > div {
|
|
height: 100% !important;
|
|
}
|
|
|
|
#clusteringPanel > .mlts-panel-footer {
|
|
margin-top: 15px;
|
|
}
|