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

mServer.crawler.gui.msearchgui.css Maven / Gradle / Ivy

There is a newer version: 3.1.64
Show newest version
/*
 * Empty Stylesheet file.
 */

#fxPaneFilmList {
    -fx-background-color: #cccccc;
    -fx-background-radius: 10;
    -fx-background-insets: -5;
    -fx-padding: 10;
    -fx-border-radius:  10;
    -fx-border-color: #666666;
    -fx-border-width: 3;
    -fx-effect: dropshadow(gaussian, #665555, 10, 0, 3, 3);
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy