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

and.jitwatch.1.0.0.source-code.style.css Maven / Gradle / Ivy

.mnemonic-underline {
  -fx-stroke: -fx-text-base-color;
}

.eliminated-allocation .text {
  -fx-strikethrough: true;
}

.tooltip .text {
  -fx-strikethrough: false;
  -fx-font-family: monospace;
  -fx-font-size: 12px;
}

Button {
  -fx-font: 12 Arial;
  -fx-base: #eeeeff;
  -fx-padding: 3 9 4 9;
}

.chart-title {
  -fx-text-fill: blue;
  -fx-font-size: 16px;
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy