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

Remove styles used for ListView testing from caspian.css

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • fx1.3.1
    • fx1.3
    • javafx

      The following styles in caspian.css were put there for testing ListView and were intended to be removed prior to ship. These should be removed.

      .scroll-view > * {
          -fx-base: yellow;
          -fx-border-color: red !important;
          -fx-background-color: yellow;
      }

      ScrollViewSkin > * {
          -fx-base: yellow;
          -fx-border-color: red;
          -fx-background-color: yellow;
      }

            dgrieve David Grieve
            dgrieve David Grieve
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: