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

---
 web/proto/liste4.html |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diff --git a/web/proto/liste4.html b/web/proto/liste4.html
index 04c6f6f..c58c35c 100644
--- a/web/proto/liste4.html
+++ b/web/proto/liste4.html
@@ -27,7 +27,7 @@
         min-height: 0; /* Anmerkung 1 */
       }
       .nord {
-        background-color: lightgray;
+        
       }
       .sued {
         background-color: lightgray;
@@ -36,7 +36,6 @@
         flex-grow: 0;
         flex-shrink: 0;
         flex-basis: 10em;  
-        background-color: antiquewhite;
       }
       .ost {
         flex-grow: 0;

--
Gitblit v1.9.3