From 5794c8f1f5e48dea6afe808e374265ca69f7419a Mon Sep 17 00:00:00 2001
From: ulrich
Date: Fri, 01 Jan 2021 11:39:12 +0000
Subject: [PATCH] Logging-Einstellungen ausgeschaltet und die MEthode zur Bestimmung des Daten-Ordners angepasst.

---
 web/ui2/stile.css |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)

diff --git a/web/ui2/stile.css b/web/ui2/stile.css
index e8ef058..e3ee310 100644
--- a/web/ui2/stile.css
+++ b/web/ui2/stile.css
@@ -96,6 +96,12 @@
   cursor: pointer;
 }
 
+.breadcrumb {
+  background-color: beige;
+  padding: 0.2em;
+  font-size: medium;
+}
+
 .dialog {
   position: relative;
   /* height: 0.1em; */

--
Gitblit v1.9.3