From c1c2b0718bf63bef70e0bc1d85b7ade1f1523ecd Mon Sep 17 00:00:00 2001
From: ulrich
Date: Fri, 23 Apr 2021 15:29:09 +0000
Subject: [PATCH] Gestaltung weiter angepasst
---
www/ui/app.css | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/www/ui/app.css b/www/ui/app.css
index f1742c3..a8f2be8 100644
--- a/www/ui/app.css
+++ b/www/ui/app.css
@@ -273,8 +273,8 @@
.entity-eintrag:hover {
/* background-color: #ececec; */
- color: #676565;
- font-weight: bolder;
+ color: red;
+ /* font-weight: bolder; */
}
.entity-typ-folder:before {
--
Gitblit v1.9.3