summaryrefslogtreecommitdiffstats
path: root/src/main/resources/styles
diff options
context:
space:
mode:
authorAndreas Weninger <e01526989@student.tuwien.ac.at>2018-05-16 14:14:26 +0200
committerTharre <tharre3@gmail.com>2018-05-21 16:39:02 +0200
commitcdf57c4aadaca14e75782cb42b6458fdae6d9a19 (patch)
tree30d8a5c6ec99bbf91a5e0a201f95824bc7e6d6ce /src/main/resources/styles
parent3f84016b6f9136f8d877e15ace1b214ea67c75b2 (diff)
downloadsepm-groupproject-cdf57c4aadaca14e75782cb42b6458fdae6d9a19.tar.gz
sepm-groupproject-cdf57c4aadaca14e75782cb42b6458fdae6d9a19.tar.xz
sepm-groupproject-cdf57c4aadaca14e75782cb42b6458fdae6d9a19.zip
[#25958] Implementing Context Menu as JavaFX Context Menu.
Diffstat (limited to 'src/main/resources/styles')
-rw-r--r--src/main/resources/styles/main.css7
1 files changed, 0 insertions, 7 deletions
diff --git a/src/main/resources/styles/main.css b/src/main/resources/styles/main.css
index c021074..fbacc41 100644
--- a/src/main/resources/styles/main.css
+++ b/src/main/resources/styles/main.css
@@ -44,13 +44,6 @@
.button-other-status {
-fx-background-color: #F8CBAD;
}
-.button-free-status {
- -fx-background-color: #C5E0B4;
-}
-
-.button-other-status {
- -fx-background-color: #F8CBAD;
-}
.mi-free {
-fx-background-color: #C5E0B4;