mirror of
https://github.com/michaelrausch/Party-Parrots-At-Sea.git
synced 2026-05-09 06:18:44 +00:00
- Created keybindingcontroller which can detect keypress and can save the keybind throughout the app
- Changed keybindingglyph to keyboard icon - Fix button hover CSS to change text fill #story[1278]
This commit is contained in:
@@ -19,6 +19,7 @@ Label {
|
||||
JFXButton:hover {
|
||||
-fx-font-size: 20px;
|
||||
-fx-background-color: -fx-pp-light-theme-color;
|
||||
-fx-text-fill: -fx-pp-light-text-color;
|
||||
}
|
||||
|
||||
JFXButton:focused {
|
||||
|
||||
Reference in New Issue
Block a user