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

io.github.palexdev.mfxresources.themes.javafx.modena.modena-no-transparency.css Maven / Gradle / Ivy

There is a newer version: 11.26.0
Show 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