From 76f0c621c42f97d79ad4742ca55968cc718fd21b Mon Sep 17 00:00:00 2001 From: JSuenram Date: Thu, 20 Jan 2022 09:02:51 +0100 Subject: [PATCH 1/4] Small fix default.handlebars move Logout-Bar-Style to style.css --- .gitignore | 1 + public/styles/style.css | 4 ++++ views/default.handlebars | 2 +- 3 files changed, 6 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index c202c2e8..efb6bef4 100644 --- a/.gitignore +++ b/.gitignore @@ -308,3 +308,4 @@ __pycache__/ *.btm.cs *.odx.cs *.xsd.cs +.DS_Store diff --git a/public/styles/style.css b/public/styles/style.css index 0d166cfa..d21f0d4d 100644 --- a/public/styles/style.css +++ b/public/styles/style.css @@ -226,6 +226,10 @@ body { -ms-grid-row: 2; } +.logoncontrolspan, .logoncontrolspan2 { + color: white; +} + .topbar_td { width: 100px; height: 24px; diff --git a/views/default.handlebars b/views/default.handlebars index 52051509..5d8aec63 100644 --- a/views/default.handlebars +++ b/views/default.handlebars @@ -132,7 +132,7 @@
-

+

From d068fe9be79b7c2ee0859f720d0e1c094ae72c2d Mon Sep 17 00:00:00 2001 From: JSuenram Date: Thu, 20 Jan 2022 10:13:49 +0100 Subject: [PATCH 2/4] prototype search field help text on mouse over; make user interface more intuitive --- views/default.handlebars | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/views/default.handlebars b/views/default.handlebars index 5d8aec63..945b43e2 100644 --- a/views/default.handlebars +++ b/views/default.handlebars @@ -284,7 +284,7 @@     -   +