From 4d19b30091ea94b18d771ad82c77fa292b4f0a08 Mon Sep 17 00:00:00 2001 From: Gerald Simane Date: Mon, 21 Sep 2009 05:34:59 +0000 Subject: [PATCH] --- cis/infoterminal/infoterm.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cis/infoterminal/infoterm.css b/cis/infoterminal/infoterm.css index 866cc1f89..5afaaf9a5 100644 --- a/cis/infoterminal/infoterm.css +++ b/cis/infoterminal/infoterm.css @@ -86,8 +86,8 @@ table.raum_liste_detail .raum_liste_detail_stundenplan_aktuell {height:50px;background-color: #0085D0; border : 1px solid Black;} table.raum_liste_detail .raum_liste_detail_stundenplan_normal {height: 50px;background-color: #0085D0;border : 1px solid #0085D0;} */ - table.raum_liste_detail .raum_liste_detail_stundenplan_aktuell {white-space : nowrap;height:50px;background-color: #0085D0;} - table.raum_liste_detail .raum_liste_detail_stundenplan_normal {white-space : nowrap;height: 50px;background-color: #0085D0;} + table.raum_liste_detail .raum_liste_detail_stundenplan_aktuell {vertical-align: top;white-space : nowrap;height:50px;background-color: #0085D0;} + table.raum_liste_detail .raum_liste_detail_stundenplan_normal {vertical-align: top;white-space : nowrap;height: 50px;background-color: #0085D0;} /* Stundenplan */