feat: Added grades

This commit is contained in:
2026-05-29 19:17:40 +02:00
parent c0feda4ba8
commit 0a80f89136
7 changed files with 474 additions and 74 deletions
+2 -2
View File
@@ -7,13 +7,13 @@
<?import javafx.scene.control.ScrollPane?>
<?import javafx.scene.layout.BorderPane?>
<?import javafx.scene.layout.HBox?>
<?import javafx.scene.layout.Region?>
<?import javafx.scene.layout.StackPane?>
<?import javafx.scene.layout.VBox?>
<BorderPane xmlns="http://javafx.com/javafx/21" xmlns:fx="http://javafx.com/fxml/1"
fx:controller="cz.jzitnik.controllers.GradesController"
style="-fx-background-color: linear-gradient(#0f1724, #071023);">
style="-fx-background-color: linear-gradient(#0f1724, #071023);"
stylesheets="@styles/grades.css">
<!-- Header -->
<top>