Replies: 2 comments 6 replies
-
The icon is wrapped in a MFXIconWrapper, so the selectors should be: However, I just did a quick test in the demo, but it doesn't change color, maybe I found the issue, I'll fit it in the next minor release The text seems to work only if you force your stylesheet to override the control's style by loading the CSS file using getStylesheet().add(CSS File) These bugs are annoying, I know I know, but it's not completely my fault, JavaFX handles CSS badly About styles and CSS, I was thinking of implementing like a Theme API or something that handles my control's style, I don't have any idea about the implementation though |
Beta Was this translation helpful? Give feedback.
-
Version 11.13.0 not only brings refreshed controls and APIs for MaterialFX but also a new improved Wiki for the project |
Beta Was this translation helpful? Give feedback.
-
Greetings,
Are you able to let me know or clarify what CSS selectors I should use to style the following items?
The combo box text used to get changed to white via some other CSS selector I have, but it no longer changes in this version.
Beta Was this translation helpful? Give feedback.
All reactions