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

some references in caspian css for color picker needs to be more specific.

XMLWordPrintable

      There are styles in caspian css :-
      .controls-pane .toggle-button {
          -fx-background-radius: 4, 4, 3, 2;
          -fx-padding: 3 6 3 6;
      }

      controls-pane is too generic, needs to be more specific :
      .custom-color-dialog .controls-pane .toggle-button { ... }

      The above defines the hierarchy more specifically.

            psomashe Parvathi Somashekar (Inactive)
            psomashe Parvathi Somashekar (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: