![JAR search and dependency download from the Maven repository](/logo.png)
org.fxmisc.richtext.styled-text-area.css Maven / Gradle / Ivy
.styled-text-area {
-fx-cursor: text;
}
.styled-text-area .paragraph-box .paragraph-text {
-fx-padding: 0 2px;
}
.styled-text-area .caret {
-rtfx-blink-rate: 500ms;
-fx-stroke-width: 1.0;
}
.styled-text-area .selection {
-fx-fill: dodgerblue;
-fx-stroke-width: 0;
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy