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

org.fxmisc.richtext.demo.spellchecking.css Maven / Gradle / Ivy

There is a newer version: 1.11
Show newest version
.underlined {
    -rtfx-background-color: #f0f0f0;
    -rtfx-underline-color: red;
    -rtfx-underline-dash-array: 2 2;
    -rtfx-underline-width: 1;
    -rtfx-underline-cap: butt;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy