From 76f0c621c42f97d79ad4742ca55968cc718fd21b Mon Sep 17 00:00:00 2001 From: JSuenram Date: Thu, 20 Jan 2022 09:02:51 +0100 Subject: [PATCH] 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 @@
-

+