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

development.development.css Maven / Gradle / Ivy

body {
    background-color: white;
}

.sourceCode, .stackTrace {
    border: 1px solid gray;
    padding: 1em;
    max-height: 15em;
    overflow-y: auto;
}

.stackTrace {
    max-height: 10em;
}

.error {
    color: red;
}

div.plugininfo {
    margin-left: 2em;
}
div.plugindetails {
    display: none;
}
div.withDetails div.plugindetails {
    display: block;
}

.exports {
    margin-left: 1em;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy