From f5505fb5459ba11befd28ddd3aa89595c9f9ffc0 Mon Sep 17 00:00:00 2001
From: ulrich <not disclosed>
Date: Tue, 21 Feb 2017 16:19:58 +0000
Subject: [PATCH] Code aufgeraeumt

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

diff --git a/web/ui/stile.css b/web/ui/stile.css
index d49e4cc..7bcc830 100644
--- a/web/ui/stile.css
+++ b/web/ui/stile.css
@@ -75,4 +75,13 @@
 }
 .datei-figure {
   width: 6em;
+  cursor: pointer;
 }
+
+.datei-gewaehlt {
+  color: darkslateblue;
+}
+
+#ansicht {
+  cursor: pointer;
+}
\ No newline at end of file

--
Gitblit v1.9.3