Fixed web app interface and server version.

This commit is contained in:
Ylian Saint-Hilaire
2019-12-20 14:02:49 -08:00
parent 98dbbfde25
commit def2338f9c
16 changed files with 1473 additions and 974 deletions

View File

@@ -221,6 +221,14 @@ body {
right: 6px;
}
#logoutControlSpan2 {
cursor: pointer;
color: white;
position: absolute;
top: 5px;
right: 24px;
}
#uiMenu {
position: absolute;
top: 17px;