mirror of
https://github.com/michaelrausch/Party-Parrots-At-Sea.git
synced 2026-05-09 14:28:43 +00:00
- Fixed bug in customize dialog.
tags : #story[1245]
This commit is contained in:
@@ -1,6 +1,3 @@
|
||||
* {
|
||||
-fx-text-fill: -fx-pp-dark-text-color;
|
||||
}
|
||||
|
||||
#submitBtn {
|
||||
-fx-background-color: -fx-pp-theme-color;
|
||||
@@ -23,7 +20,15 @@
|
||||
-fx-font-size: 18px;
|
||||
}
|
||||
|
||||
#boatName, #boatColorLabel, #hostDialogHeader {
|
||||
-fx-text-fill: -fx-pp-dark-text-color;
|
||||
}
|
||||
|
||||
#boatName {
|
||||
-fx-font-size: 18px;
|
||||
-fx-prompt-text-fill: -fx-pp-dark-text-color;
|
||||
}
|
||||
|
||||
#boatName .error-label {
|
||||
-fx-font-size: 13px;
|
||||
}
|
||||
Reference in New Issue
Block a user