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

wt.sit-wt-app.3.0.0-alpha.1.source-code.testScriptEditor.css Maven / Gradle / Ivy

.spreadsheet-cell.header {
    -fx-font-weight: bold;
    -fx-alignment: center;
}

.spreadsheet-cell.debugStep {
    -fx-background-color: lightgreen;
}

.spreadsheet-cell.debugCase {
    -fx-background-color: lightyellow;
}

.spreadsheet-cell.debugCase.debugStep{
    -fx-background-color: yellowgreen;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy