Commit the new Files
This commit is contained in:
parent
4c94cadf11
commit
ede28ae4a7
@ -1,3 +1,4 @@
|
||||
/* Marco Kühn, Marc Beyer */
|
||||
package main;
|
||||
|
||||
import config.Config;
|
||||
|
@ -1,3 +1,4 @@
|
||||
/* Marco Kühn */
|
||||
package main;
|
||||
|
||||
import com.jfoenix.controls.*;
|
||||
|
@ -1,3 +1,4 @@
|
||||
/* Marc Beyer */
|
||||
package users;
|
||||
|
||||
import container.DataController;
|
||||
|
@ -1,3 +1,4 @@
|
||||
/* Marco Kühn */
|
||||
GridPane{
|
||||
-fx-background-color: #3E415F;
|
||||
-fx-padding: 20px;
|
||||
|
@ -1,4 +1,5 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!-- Marco Kühn -->
|
||||
|
||||
<?import javafx.scene.control.*?>
|
||||
<?import javafx.scene.layout.*?>
|
||||
|
Loading…
Reference in New Issue
Block a user