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

com.dlsc.gemsfx.responsive-pane.css Maven / Gradle / Ivy

There is a newer version: 2.67.0
Show newest version
.responsive-pane:forced .overview {
    -fx-border-width: 1px 0px 0px 0px;
    -fx-border-color: -grey-30;
    -fx-effect: dropshadow(gaussian, rgba(0, 0, 0, .26), 10, 0, 5, 0);
}

.responsive-pane:top {
}

.responsive-pane:right {
}

.responsive-pane:bottom {
}

.responsive-pane:left {
}

.responsive-pane:forced {
}

.responsive-pane:covering {
}

.responsive-pane:showing-small {
}

.responsive-pane:showing-large {
}

.responsive-pane:showing-none {
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy