Servers are now loaded from file, and you can connect to them

Needs some cleanup
Also did some misc. UX changes and tweaks
This commit is contained in:
CakeLancelot
2020-12-22 04:45:43 -06:00
parent c1d268ed18
commit b318c9597e
7 changed files with 156 additions and 74 deletions

View File

@@ -106,11 +106,11 @@ button > i {
pointer-events: none;
}
#server-listing-placeholder {
visibility: visible;
}
#of-logo {
opacity: 0.9;
}
#server-table .server-listing-entry {
cursor: pointer;
}