aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/resources/xyz/brysonsteck/serverfordummies/css
diff options
context:
space:
mode:
authorBryson Steck <brysonsteck@protonmail.com>2023-05-14 13:44:35 -0600
committerBryson Steck <brysonsteck@protonmail.com>2023-05-14 13:44:35 -0600
commit13c4c1cfc0f2ddcf53a9b2e4a1a516b795adb4f6 (patch)
treea2123bcd4e09107e7e1a79428e16c54474940a97 /app/src/main/resources/xyz/brysonsteck/serverfordummies/css
parent8fbd006b494ce4c6ab284d9eeab8692195984151 (diff)
downloadServerCraft-13c4c1cfc0f2ddcf53a9b2e4a1a516b795adb4f6.tar
ServerCraft-13c4c1cfc0f2ddcf53a9b2e4a1a516b795adb4f6.tar.gz
ServerCraft-13c4c1cfc0f2ddcf53a9b2e4a1a516b795adb4f6.tar.bz2
complete rename to ServerCraft
Diffstat (limited to 'app/src/main/resources/xyz/brysonsteck/serverfordummies/css')
-rw-r--r--app/src/main/resources/xyz/brysonsteck/serverfordummies/css/info-tabs.css5
1 files changed, 0 insertions, 5 deletions
diff --git a/app/src/main/resources/xyz/brysonsteck/serverfordummies/css/info-tabs.css b/app/src/main/resources/xyz/brysonsteck/serverfordummies/css/info-tabs.css
deleted file mode 100644
index 023b0c1..0000000
--- a/app/src/main/resources/xyz/brysonsteck/serverfordummies/css/info-tabs.css
+++ /dev/null
@@ -1,5 +0,0 @@
-.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