From a1374e2b3040aa76b081cff25a2112c96209693c Mon Sep 17 00:00:00 2001 From: Karl Burkhart Date: Fri, 14 Jan 2011 08:43:39 +0000 Subject: [PATCH] --- skin/wawi.css | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/skin/wawi.css b/skin/wawi.css index c7626f6e7..01a958bad 100644 --- a/skin/wawi.css +++ b/skin/wawi.css @@ -84,6 +84,10 @@ ul padding-left: 10px; } +table.aufteilung +{ + background:lightgray; +} table.dark td { background:lightgray; @@ -123,4 +127,9 @@ p.freigegeben { color:green; } + +.error +{ + +} \ No newline at end of file