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

styles.jacp-styles.css Maven / Gradle / Ivy

There is a newer version: 2.1
Show newest version
@CHARSET "ISO-8859-1";

.jacp-option-pane {
    -fx-background-color:#CCCCCC;
    -fx-background-insets: 0, 1, 2;
    -fx-background-radius: 6, 5, 4;
    -fx-padding: 15;
    -fx-effect: dropshadow( three-pass-box , black , 20, 0 , 0 , 0   );
}
.jacp-option-pane .jacp-option-pane-title {
    -fx-font-size: 1.4em;
    -fx-font-weight: bold;
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy