diff --git a/Ratty/res/language/language_de.properties b/Ratty/res/language/language_de.properties deleted file mode 100644 index 33b94ba..0000000 --- a/Ratty/res/language/language_de.properties +++ /dev/null @@ -1,8 +0,0 @@ -column.name=Name -column.address=Addresse -column.os=OS -column.version=Version -column.desktop=Desktopstream -column.voice=Mikrofonstream -button.build=Clientbuilder -table.empty=Keine Clients :( \ No newline at end of file diff --git a/Ratty/res/language/language_en.properties b/Ratty/res/language/language_en.properties deleted file mode 100644 index 037d14c..0000000 --- a/Ratty/res/language/language_en.properties +++ /dev/null @@ -1,8 +0,0 @@ -column.name=Name -column.address=Address -column.os=OS -column.version=Version -column.desktop=Streaming desktop -column.voice=Streaming voice -button.build=Client builder -table.empty=No clients :( \ No newline at end of file diff --git a/Ratty/res/main_gui.css b/Ratty/res/main_gui.css deleted file mode 100644 index 433f6aa..0000000 --- a/Ratty/res/main_gui.css +++ /dev/null @@ -1,35 +0,0 @@ -* { - -fx-base: #aaaaaa; - -fx-background-insets: 0px; - -fx-font-family: "Calibri"; -} - -.table-view .column-header { - -fx-font-size: 10pt; -} - -.table-view .column-header:hover { - -fx-effect: innershadow(gaussian, #ffffff, 5, 0, 0, 0); -} - -.table-view .column-header:pressed { - -fx-effect: innershadow(gaussian, #000000, 5, 0, 0, 0); -} - -.table-view .placeholder .label { - -fx-font-size: 15pt; - -fx-text-fill: #fcfcfc; - -fx-effect: dropshadow(gaussian, #000000, 3, 0.5, 0, 0); -} - -.button { - -fx-background-radius: 0px; -} - -.button:hover { - -fx-effect: innershadow(gaussian, #ffffff, 5, 0, 0, 0); -} - -.button:pressed { - -fx-effect: innershadow(gaussian, #000000, 3, 0, 0, 0); -} \ No newline at end of file diff --git a/Ratty/res/main_gui.fxml b/Ratty/res/main_gui.fxml deleted file mode 100644 index 7005450..0000000 --- a/Ratty/res/main_gui.fxml +++ /dev/null @@ -1,34 +0,0 @@ - - - - - - - - - - - -