From fb45386065c4b911ac307685fb27dc66f556a7f5 Mon Sep 17 00:00:00 2001
From: Ulrich Hilger <Ulrich.Hilger@msg-systems.com>
Date: Tue, 14 Feb 2017 11:50:16 +0000
Subject: [PATCH] Prototyp fuer Liste, liste4.html ist der beste Kandidat

---
 web/proto/stile.css |    7 ++-----
 1 files changed, 2 insertions(+), 5 deletions(-)

diff --git a/web/proto/stile.css b/web/proto/stile.css
index 4f6dfd0..c487f58 100644
--- a/web/proto/stile.css
+++ b/web/proto/stile.css
@@ -2,10 +2,7 @@
 html, body {
   height: 100%;
 }
-.alles {
-  height: 100%;
-}
 
-.tbl-view {
-  overflow: auto;
+.file-view {
+  overflow: scroll;
 }
\ No newline at end of file

--
Gitblit v1.9.3