Added toggle button css settings

#story[1274]
This commit is contained in:
William Muir
2017-09-28 16:47:55 +13:00
parent 45669c333a
commit 057af2799a
+7
View File
@@ -66,6 +66,13 @@ GridPane .timer * {
-fx-background-color: transparent;
}
#chatToggleButton {
-fx-background-color: rgba(255, 255, 255, 0.6);
-fx-background-radius: 5;
-fx-min-width: 30;
-fx-min-height: 30;
}
#windImageView {
-fx-image: url("/images/wind-180.png");
}