feat/kindErstellen #9

Merged
PBS2H21ASH merged 23 commits from feat/kindErstellen into stable 2023-02-05 20:40:12 +01:00
Showing only changes of commit 30cc971aa2 - Show all commits

View File

@ -31,3 +31,6 @@
-fx-background-color: rgba(97, 97, 232, 0.3); -fx-background-color: rgba(97, 97, 232, 0.3);
-fx-background-radius: 25; -fx-background-radius: 25;
} }
.sidebar-nav_button.active {
-fx-background-color: #4e92b4;
}