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

styles.Main.css Maven / Gradle / Ivy

The newest version!

.todoCell {
	-fx-text-alignment:left;
}

.done .text {
	-fx-strikethrough:true;
}

.undone .text {
	-fx-strikethrough:false;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy