changed background color of pref button

This commit is contained in:
Jan-Peter Klein
2024-07-02 15:08:07 +02:00
parent 902c66cf1e
commit a88e08147d

View File

@@ -356,6 +356,7 @@
}
.preferences-btn {
-fx-background-color: MAIN_BG;
-fx-border-color: CONTROL_BORDER_NORMAL transparent transparent transparent;
-fx-border-width: 1px 0 0 0;
}