Added new server selection UI.

The UI is still being tweaked and modified. Functionality will be added once it is finalized.
This commit is contained in:
Daniel Scalzi
2018-04-15 23:06:16 -04:00
parent 714daace18
commit e994f4c474
2 changed files with 279 additions and 2 deletions

View File

@@ -1235,6 +1235,7 @@ p {
padding: 0px;
}
/*
#serverSelectContainer {
display: flex;
align-items: center;
@@ -1284,7 +1285,7 @@ p {
}
.serverSelectElement[sel] > .serverSelected {
display: initial;
}
}*/
/*.serverSelectName {
}*/