From af0e6eaa3ae27dd1b29a152f69c2c49f7fc0b7bc Mon Sep 17 00:00:00 2001 From: Kristopher Guzman Date: Sun, 7 Feb 2016 16:46:23 -0500 Subject: [PATCH] added missing css file --- src/main/resources/mainStyle.css | 4 ---- 1 file changed, 4 deletions(-) diff --git a/src/main/resources/mainStyle.css b/src/main/resources/mainStyle.css index b66c894..50c8228 100644 --- a/src/main/resources/mainStyle.css +++ b/src/main/resources/mainStyle.css @@ -1,8 +1,4 @@ -/* - Document : controlStyle1 -*/ - .root{ -fx-font-size: 12pt; -fx-font-family: "Tahoma";