From 86cd42358eba95bc0ae1443558b6695e5e3e13af Mon Sep 17 00:00:00 2001
From: ulrich
Date: Mon, 26 Apr 2021 15:44:28 +0000
Subject: [PATCH] Readme angepasst

---
 www/ui/app.css |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/www/ui/app.css b/www/ui/app.css
index f1742c3..c8d2cf9 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 {
@@ -488,7 +488,7 @@
  
   /* Animation center compensation - margins should be symmetric */
   /* remove if not needed */
-  margin-left: .2em;
+  /* margin-left: .2em; */
  
   /* you can be more comfortable with increased icons size */
   /* font-size: 120%; */

--
Gitblit v1.9.3