| CSS validation problems [message #1098942] |
Sat, 31 August 2013 19:24  |
Marten de Groot Messages: 6 Registered: August 2013 |
Junior Member |
|
|
Hi all,
First of all, I just started out on writing javafx code in eclipse, so please forgive me if I'm asking stupid questions.
One of the first things I tried to do was to write a customized stylesheet for my application. However, for every property I add in the sheet I'm recieving an "unknown property" warning. Is this normal, or am I doing something wrong?
I already tried installing additional the E4 CSS editor, but that didn't solve my problem.
Could someone help me out on this?
Kind regards
|
|
|
|
| Re: CSS validation problems [message #1100170 is a reply to message #1098942] |
Mon, 02 September 2013 15:46   |
Marten de Groot Messages: 6 Registered: August 2013 |
Junior Member |
|
|
Hi Tom, thanks for your reply! I just read the css validation on your blog.
The problem is that I encounter warnings on every piece of css I write. Even if it works. And then I'm doing the most basic things you can think of.
For example:
.root {
-fx-background-color: red;
}
I'm getting a warning on that single line already.
[Updated on: Mon, 02 September 2013 15:49] Report message to a moderator
|
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.01642 seconds