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

css.catalogue.css Maven / Gradle / Ivy

The newest version!
#attribute-selection .molgenis-tree {
    height: 400px;
    overflow: auto;
    margin-bottom: 10px;
}

#entity-class h3 {
    display: inline;
    margin-right: 10px;
}

#entity-select-holder {
    margin-bottom: 18px;    
}

.scrollable-menu {
    height: auto;
    max-height: 400px;
    overflow-x: hidden;
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy