io.github.palexdev.mfxresources.javafx.modena.modena-no-transparency.css Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of materialfx-all Show documentation
Show all versions of materialfx-all Show documentation
Material Design/Modern components for JavaFX, now packed as a single Jar
The newest version!
.context-menu {
-fx-effect: null;
}
.combo-box-popup > .list-view {
-fx-effect: null;
}
.color-palette {
-fx-background-radius: 0;
-fx-effect: null;
}
.tooltip {
-fx-background-color: #1e1e1e;
-fx-background-radius: 0;
-fx-effect: null;
}
.date-picker-popup {
-fx-background-radius: 0;
-fx-effect: null;
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy