Skip to content

Commit

Permalink
added missing css file
Browse files Browse the repository at this point in the history
  • Loading branch information
kag12017 committed Feb 7, 2016
1 parent ba4e013 commit 0d1ac2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/resources/mainStyle.css
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,6 @@

-fx-border-color: linear-gradient(to bottom, rgba(0, 0, 0, 0.3), transparent);
-fx-border-style: solid;
-fx-border-width: 5px 0 0 0;
-fx-border-width: 4px 0 0 0;

}

0 comments on commit 0d1ac2c

Please sign in to comment.