Applied some minor changes requested by @delvh and CyberSomething (I really cant remember how your name is spelled)
Co-authored-by: CyB3RC0nN0R <kske@outlook.de> Co-authored-by: delvh <dev.lh@web.de>
This commit is contained in:
@ -1,7 +1,3 @@
|
||||
* {
|
||||
-fx-text-fill: black;
|
||||
}
|
||||
|
||||
.root {
|
||||
-fx-background-color: #E6E6E6;
|
||||
}
|
||||
@ -31,7 +27,7 @@
|
||||
}
|
||||
|
||||
.own-message {
|
||||
-fx-background-color: #8fa88f;
|
||||
-fx-background-color: #8FA88F;
|
||||
}
|
||||
|
||||
.alert.information.dialog-pane, .alert.warning.dialog-pane, .alert.error.dialog-pane {
|
||||
|
Reference in New Issue
Block a user