Skip to content

History / RichTextFX CSS Reference Guide

Revisions

  • Updated RichTextFX CSS Reference Guide (markdown)

    @Jugen Jugen committed Oct 3, 2023
  • Updated RichTextFX CSS Reference Guide (markdown)

    @Jugen Jugen committed Oct 3, 2023
  • Added new styles introduced in RichTextFX 0.11.0

    @tchudyk tchudyk committed Nov 19, 2022
  • Added CSS duration syntax to caret blink rate

    @Jugen Jugen committed May 23, 2022
  • spent a million hours figuing out why -fx-font-weight and -fx-font-style weren't working. Hopefully this note will save someone else from having to go through this.

    @mgroth0 mgroth0 committed May 23, 2021
  • Updated RichTextFX CSS Reference Guide (markdown)

    @Jugen Jugen committed Jan 7, 2020
  • Added additional StyleClass notes to SelectionPath

    @Jugen Jugen committed Aug 29, 2019
  • Correction: TextFlow#fx-line-spacing does work and adds spacing between lines in multi-line paragraph, not in-between paragraphs

    @JordanMartinez JordanMartinez committed May 15, 2018
  • Update page to account for CaretNode and SelectionPath

    @JordanMartinez JordanMartinez committed Mar 7, 2018
  • Clarify CSS for Flowless; add comment/link about VirtualizedScrollPane

    @JordanMartinez JordanMartinez committed Oct 16, 2017
  • Add area's pseudo state "read-only"

    @JordanMartinez JordanMartinez committed Aug 3, 2017
  • Update -rtfx custom CSS styles to include border text styles added in #560

    @JordanMartinez JordanMartinez committed Aug 3, 2017
  • Remove warnings about `layoutChildren()` not taking Insets into considerations on its layout pass

    @JordanMartinez JordanMartinez committed Aug 3, 2017
  • Remove/Update content that said StyledTextArea does not respect padding

    @JordanMartinez JordanMartinez committed Jun 6, 2017
  • Add warning that TextFlow's CSS doesn't work and explain why and workarounds.

    @JordanMartinez JordanMartinez committed Mar 31, 2017
  • Explain styleclass-based styling for defaults and overriding it properly issue

    @JordanMartinez JordanMartinez committed Feb 28, 2017
  • Revent commit: no need to use full selector string

    @JordanMartinez JordanMartinez committed Feb 28, 2017
  • Update default text styling example to use full selector strings

    @JordanMartinez JordanMartinez committed Feb 28, 2017
  • Show the CSS pattern to use to style default text

    @JordanMartinez JordanMartinez committed Feb 28, 2017
  • Include note: ":last-paragraph" must be applied before ":first-paragraph"

    @JordanMartinez JordanMartinez committed Jan 25, 2017
  • Update: "-fx-highlight-fill" CSS now works

    @JordanMartinez JordanMartinez committed Jan 17, 2017
  • Renamed page title to better reflect purpose

    @JordanMartinez JordanMartinez committed Sep 16, 2016