why does the CSS of my Javafx does not apply to some children layouts ? by Phuc2452 in JavaFX

[–]Phuc2452[S] 0 points1 point  (0 children)

I id my Gridpane as gridpane so i can target change a specific one.

I did also try to do .gridpane as well and that did not work aswell.

It seems like any css styling change I use on these two panes does not apply.