macos style fixes

This commit is contained in:
crschnick
2025-08-15 07:27:35 +00:00
parent 3094253fda
commit 20ec2f7c1f
2 changed files with 0 additions and 9 deletions

View File

@@ -10,7 +10,3 @@
-fx-border-width: 1;
-fx-background-color: -color-context-menu;
}
.root:macos .error-handler-comp .description {
-fx-font-family: Roboto;
}

View File

@@ -16,11 +16,6 @@
-fx-padding: 0 0 0 1em;
}
.root:macos .prefs-container .options-comp .name {
-fx-font-weight: NORMAL;
-fx-font-size: 1.2em;
}
.prefs-container .options-comp .description-box {
-fx-padding: 0.5em 0 0.5em 0;
}