Advertisement
Guest User

Untitled

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