Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8115750

.titled-pane:expanded > .title { -fx-text-fill: white; } does not work

    XMLWordPrintable

Details

    • Bug
    • Resolution: Not an Issue
    • P4
    • None
    • fx2.1
    • javafx

    Description

      I want to style the title of the TitledPane(without affecting the contents of the pane)
      The following style used to work in the earlt builds of JavaFX 2.1:
      .titled-pane:expanded > .title {
           -fx-text-fill: white;
      }

      Is there an alternative or it's a bug?

      Attachments

        Activity

          People

            dgrieve David Grieve
            kiriljfx Kiril (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:
              Imported: