Advertisement
Guest User

Untitled

a guest
Oct 19th, 2019
96
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.14 KB | None | 0 0
  1. .label {
  2. -fx-border-color: black;
  3. -fx-border-width: 0.2px;
  4. -fx-background-color: white;
  5. -fx-pref-width: 400px;
  6. -fx-pref-height: 80px;
  7. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement