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

org.tentackle.fx.rdc.translate.pdo-style.css Maven / Gradle / Ivy


.tt-pdo-style {
  -fx-background-image: url('/org/tentackle/fx/rdc/translate/pdo-style.png');
  -fx-background-repeat: no-repeat;
  -fx-background-position: right center;
}

/* for editable comboboxes only */
.tt-pdo-style .arrow-button {
  -fx-background-image: url('/org/tentackle/fx/rdc/translate/pdo-style.png');
  -fx-background-repeat: no-repeat;
  -fx-background-position: right center;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy