Fixed icon backgrounds to be white

#story[1293]
This commit is contained in:
William Muir
2017-09-28 12:31:00 +13:00
parent 5688e10e6f
commit cb4e47f71a
2 changed files with 11 additions and 11 deletions
+4
View File
@@ -69,4 +69,8 @@
.tokenView {
-fx-cursor: hand;
}
.tokenGridView StackPane {
-fx-background-color: white;
}