Just wondering if someone else also have the problem that using percentage in -fx-background-insets doesn't work?
Means:
-fx-background-insets: 0, 1%, 5%, 10%
The statement above doesn't work but if I saw it right on the JavaFX CSS docu page this should work...right?
Gerrit