fahrplan update

git-svn-id: svn://svn.c3d2.de/c3d2-web/trunk@237 31f61c52-7bfb-0310-b897-fc00f8a278f0
This commit is contained in:
sven 2006-05-08 17:24:15 +00:00
parent f9202512c6
commit 4ad714dd0d
1 changed files with 4 additions and 1 deletions

View File

@ -155,7 +155,10 @@ img { border-style: none; }
#schedule td { padding: 4px; }
#schedule td.empty { background-color: #ffeede; }
#schedule td.empty {
background-color: white;
border: 2px solid #ffeede;
}
#schedule p.info,p.subtitle { display: none; }