Skip to Main Content

Java SE (Java Platform, Standard Edition)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How to apply a css style to vbox.

917925Apr 21 2012 — edited Apr 24 2012
I'd like to apply below style to vbox. But It's not changed.
When I use ID property, it's changed, But I want to use class property.

.v-box{
-fx-spacing:10;
-fx-alignment:center;
}

Edited by: shakddoo on 2012. 4. 20 오후 9:08

Edited by: shakddoo on 2012. 4. 20 오후 9:08
This post has been answered by jsmith on Apr 23 2012
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 22 2012
Added on Apr 21 2012
3 comments
796 views