Made grid size fully dynamic (prep for visual beams)

* A lot of refactoring
This commit is contained in:
2020-07-10 23:54:34 +02:00
parent a3ceed42a0
commit 7af60bfaa0
12 changed files with 213 additions and 262 deletions

View File

@@ -100,6 +100,7 @@ Label.green {
.storage-slot-item-title {
-fx-padding: 0 0 0 5;
-fx-end-margin: 10;
-fx-font-weight: bold;
}
.storage-slot-item-image {
}