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

jfxtras.internal.scene.control.CalendarTimePicker.css Maven / Gradle / Ivy

The newest version!
/* basic settings */
.CalendarTimePicker { 
}

/* skin level 
.CalendarTimePickerSkin { 
}
*/

.CalendarTimePickerSkin .timeLabel { 
	-fx-font-size: 2.0em;
	-fx-opacity: 0.5;
}





© 2015 - 2024 Weber Informatics LLC | Privacy Policy