Tokens now display on the right and are clickable for further information

#story[1293]
This commit is contained in:
William Muir
2017-09-28 12:08:14 +13:00
parent 705669ad07
commit 5cbd729214
6 changed files with 314 additions and 130 deletions
+4
View File
@@ -65,4 +65,8 @@
/*-fx-background-repeat: no-repeat;*/
/*-fx-background-size: cover;*/
-fx-background-color: dodgerblue;
}
.tokenView {
-fx-cursor: hand;
}