From 13c4c1cfc0f2ddcf53a9b2e4a1a516b795adb4f6 Mon Sep 17 00:00:00 2001 From: Bryson Steck Date: Sun, 14 May 2023 13:44:35 -0600 Subject: complete rename to ServerCraft --- .../resources/xyz/brysonsteck/servercraft/app.png | Bin 0 -> 75026 bytes .../xyz/brysonsteck/servercraft/css/info-tabs.css | 5 + .../xyz/brysonsteck/servercraft/icons/info.png | Bin 0 -> 5289 bytes .../xyz/brysonsteck/servercraft/icons/warning.png | Bin 0 -> 5131 bytes .../xyz/brysonsteck/servercraft/info.fxml | 108 ++++++ .../xyz/brysonsteck/servercraft/primary.fxml | 362 +++++++++++++++++++++ .../xyz/brysonsteck/serverfordummies/app.png | Bin 75026 -> 0 bytes .../brysonsteck/serverfordummies/css/info-tabs.css | 5 - .../brysonsteck/serverfordummies/icons/info.png | Bin 5289 -> 0 bytes .../brysonsteck/serverfordummies/icons/warning.png | Bin 5131 -> 0 bytes .../xyz/brysonsteck/serverfordummies/info.fxml | 108 ------ .../xyz/brysonsteck/serverfordummies/primary.fxml | 362 --------------------- 12 files changed, 475 insertions(+), 475 deletions(-) create mode 100644 app/src/main/resources/xyz/brysonsteck/servercraft/app.png create mode 100644 app/src/main/resources/xyz/brysonsteck/servercraft/css/info-tabs.css create mode 100644 app/src/main/resources/xyz/brysonsteck/servercraft/icons/info.png create mode 100644 app/src/main/resources/xyz/brysonsteck/servercraft/icons/warning.png create mode 100644 app/src/main/resources/xyz/brysonsteck/servercraft/info.fxml create mode 100644 app/src/main/resources/xyz/brysonsteck/servercraft/primary.fxml delete mode 100644 app/src/main/resources/xyz/brysonsteck/serverfordummies/app.png delete mode 100644 app/src/main/resources/xyz/brysonsteck/serverfordummies/css/info-tabs.css delete mode 100644 app/src/main/resources/xyz/brysonsteck/serverfordummies/icons/info.png delete mode 100644 app/src/main/resources/xyz/brysonsteck/serverfordummies/icons/warning.png delete mode 100644 app/src/main/resources/xyz/brysonsteck/serverfordummies/info.fxml delete mode 100644 app/src/main/resources/xyz/brysonsteck/serverfordummies/primary.fxml (limited to 'app/src/main/resources/xyz/brysonsteck') diff --git a/app/src/main/resources/xyz/brysonsteck/servercraft/app.png b/app/src/main/resources/xyz/brysonsteck/servercraft/app.png new file mode 100644 index 0000000..ceb633a Binary files /dev/null and b/app/src/main/resources/xyz/brysonsteck/servercraft/app.png differ diff --git a/app/src/main/resources/xyz/brysonsteck/servercraft/css/info-tabs.css b/app/src/main/resources/xyz/brysonsteck/servercraft/css/info-tabs.css new file mode 100644 index 0000000..023b0c1 --- /dev/null +++ b/app/src/main/resources/xyz/brysonsteck/servercraft/css/info-tabs.css @@ -0,0 +1,5 @@ +.tab-pane>*.tab-header-area>*.tab-header-background { + -fx-background-color: "#F4F4F4"; + -fx-border-color: "#DCDCDC"; + -fx-border-width: 0 0 1 0 +} \ No newline at end of file diff --git a/app/src/main/resources/xyz/brysonsteck/servercraft/icons/info.png b/app/src/main/resources/xyz/brysonsteck/servercraft/icons/info.png new file mode 100644 index 0000000..c1951a7 Binary files /dev/null and b/app/src/main/resources/xyz/brysonsteck/servercraft/icons/info.png differ diff --git a/app/src/main/resources/xyz/brysonsteck/servercraft/icons/warning.png b/app/src/main/resources/xyz/brysonsteck/servercraft/icons/warning.png new file mode 100644 index 0000000..4d66729 Binary files /dev/null and b/app/src/main/resources/xyz/brysonsteck/servercraft/icons/warning.png differ diff --git a/app/src/main/resources/xyz/brysonsteck/servercraft/info.fxml b/app/src/main/resources/xyz/brysonsteck/servercraft/info.fxml new file mode 100644 index 0000000..9228a2b --- /dev/null +++ b/app/src/main/resources/xyz/brysonsteck/servercraft/info.fxml @@ -0,0 +1,108 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -