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

org.dashbuilder.client.navigation.widget.NavComponentConfigModalView.css Maven / Gradle / Ivy

There is a newer version: 7.74.1.Final
Show newest version
.uf-navconfig-body {
    margin: 15px;
}
.uf-navconfig-selector-button {
    min-width: 200px;
    text-align: left;
}
.uf-navconfig-selector-menu {
    margin-left: 20px;
    min-width: 200px;
}
.uf-navconfig-selector-caret {
    float: right;
    margin-top: 5px;
}
.uf-navconfig-disabled {
    opacity: .5;
    pointer-events: none;
}





© 2015 - 2024 Weber Informatics LLC | Privacy Policy