aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/resources/styles
diff options
context:
space:
mode:
authorAndreas Weninger <e01526989@student.tuwien.ac.at>2018-05-18 11:15:50 +0200
committerTharre <tharre3@gmail.com>2018-05-21 15:54:12 +0200
commitfa6ac1c592c22ac688123fabed062879881dc843 (patch)
tree4265ea291276232e2f56b0e541d3687df7d5b0d4 /src/main/resources/styles
parent3990268905e3223276160e2a32c74d4f05d0796e (diff)
downloadsepm-groupproject-fa6ac1c592c22ac688123fabed062879881dc843.tar.gz
sepm-groupproject-fa6ac1c592c22ac688123fabed062879881dc843.tar.xz
sepm-groupproject-fa6ac1c592c22ac688123fabed062879881dc843.zip
Updated Visuals in MainWindow.
Diffstat (limited to 'src/main/resources/styles')
-rw-r--r--src/main/resources/styles/main.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/main/resources/styles/main.css b/src/main/resources/styles/main.css
index 11a069e..c4af039 100644
--- a/src/main/resources/styles/main.css
+++ b/src/main/resources/styles/main.css
@@ -25,4 +25,8 @@
-fx-background-color: darkgreen;
-fx-text-fill: white;
-fx-font-weight: bold;
+}
+
+.scroll-pane {
+ -fx-background-color:transparent;
} \ No newline at end of file