-
Type:
Enhancement
-
Resolution: Not an Issue
-
Priority:
P4
-
Affects Version/s: fx2.0
-
Component/s: javafx
If a control has more than one skin, there may be conflicts in the CSS styling between those skins. To prevent this, each skin should set a styleclass on its toplevel node and the CSS should refer to it. All standard controls should have this setup?