From 0928c3ef995bcc16fd182abbf99acbdc19a0621e Mon Sep 17 00:00:00 2001 From: Ronald Ray Date: Mon, 22 Apr 2019 13:20:30 -0700 Subject: [PATCH] #134 Login screen has create option, removed server. --- src/main/webapp/css/cass-ui.css | 2 +- src/main/webapp/index.html | 122 +++++++++++++---------- src/main/webapp/js/page/cass-ui-login.js | 31 ++++-- 3 files changed, 93 insertions(+), 62 deletions(-) diff --git a/src/main/webapp/css/cass-ui.css b/src/main/webapp/css/cass-ui.css index 5d22bba7b..20eee5dbd 100644 --- a/src/main/webapp/css/cass-ui.css +++ b/src/main/webapp/css/cass-ui.css @@ -427,7 +427,7 @@ li { vertical-align: baseline; } -#cassUiLoginBtn { +#cassUiLoginContainer button { margin-top: 1.75em; } diff --git a/src/main/webapp/index.html b/src/main/webapp/index.html index 1983c5f3b..3b0f23722 100644 --- a/src/main/webapp/index.html +++ b/src/main/webapp/index.html @@ -2,7 +2,7 @@ - + @@ -12,8 +12,8 @@ - - CaSS Explorer + + CaSS @@ -21,68 +21,86 @@ -
-
-
-
-

Explorer

-
-
- - -
-
-
-
- -
-
- -
+
+
+
+
+

+
+
+ + + + +
+
+
+
+ +
+ + +
+
-
-