Hi All,
I have a little issue here.
In Extra CSS Property of TextField in the Designer this code works fine:
-fx-border-width: 0 0 2 0;
-fx-border-color: red;
-fx-background-color: transparent;
When i put the above code in a css file and add it to MainForm.StyleSheets.add("mycss.css")
it...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.