From 658c148be4541e5a7c836de0bd0ee256fee1ad29 Mon Sep 17 00:00:00 2001
From: ulrich
Date: Sun, 11 Apr 2021 18:04:52 +0000
Subject: [PATCH] URL absielen (unfertig, kompiliert nicht)

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

diff --git a/www/ui/app.css b/www/ui/app.css
index 8d3e430..3ac992a 100644
--- a/www/ui/app.css
+++ b/www/ui/app.css
@@ -210,7 +210,7 @@
 }
 
 .entity-eintrag:hover {
-  background-color: background;
+  background-color: #ececec;
 }
 
 .entity-typ-folder:before {

--
Gitblit v1.9.3